Giter Club home page Giter Club logo

davidgarciasanchez / morris-method-second-order Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 20 KB

The New Morris Method was proposed by Campolongo and Braddock [Reliab. Engng Syst. Saf. 64 (1999) 1] as an extension of the Morris Method [Technometrics 33 (1991) 161] to include estimation of two-factor interaction effects.

MATLAB 60.48% M 39.52%
sensitivity-analysis morris-method second-order octave-functions bash-script bash-scripting uncertainty-quantification morris

morris-method-second-order's Introduction

morris-method-second-order

Description

The New Morris Method was proposed by Campolongo and Braddock [Reliab. Engng Syst. Saf. 64 (1999) 1] as an extension of the Morris Method [Technometrics 33 (1991) 161] to include estimation of two-factor interaction effects.

I made this code to sample and calculate the sensitivitiy analysis with two factors interaction effects using a solution of handcuffed prisoners proposed by Campolongo and based on the work of Mendelshon NS. Handcuffed designs. discrete mathematics 1977.

Code and/or part of this code has been used in the following scientific publications:

Use

  1. [R1 R2] = Sampling_Function_2m("$Pnumber","$Knumber", "$Rnumber", UM(:,1),UM(:,2),ones("$Knumber",0));
  2. Run your code/model/experiment based on the trajectoires on R1 output and recover the matrix of results (Res)
  3. [OUT] = Morris_measure_double("$Knumber", R1, Res,"$Pnumber");
  4. Use PlotMorrisDouble to plot or use your plot code on the results matrix [OUR]
  5. plotMorrisDouble2(OUT);

References

https://www.sciencedirect.com/science/article/abs/pii/S0951832002001096

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.