Code Monkey home page Code Monkey logo

basiciterativestatistics's Introduction

BasicIterativeStatistics

In this repository, basic iterative statistics are implemented.

Iterative statistics

In this repository, we implement the following basic statitistics:

  • Mean (see example here)
  • Variance (see example here)
  • Extrema (see example here)
  • Covariance (see example here)

We detail in the docs folder the computation for each statistic:

Additional info

L'implémentation des formules itératives s'appuient sur les papiers suivant :

  • Dans [3], l'auteur propose une méthode permettant d'évaluer la covariance (§3) de manière itérative. Un rappel est également fait sur la manière de calculer la moyenne (§1) et tous les moments d'ordre supérieurs dont la variance (§2)
  • Dans [2], les auteurs effectuent une revue des différents estimateurs permettant de calculer les indices de Sobol
  • [1] est le papier MELISSA. En ce qui concerne les statistiques itératives, les méthodes employées sont rappelées en §3

References

[1] Théophile Terraz, Alejandro Ribes, Yvan Fournier, Bertrand Iooss, and Bruno Raffin. 2017. Melissa: large scale in transit sensitivity analysis avoiding intermediate files. In Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis (SC '17). Association for Computing Machinery, New York, NY, USA, Article 61, 1–14. https://doi.org/10.1145/3126908.3126922

[2] M. Baudin, K. Boumhaout, T. Delage, B. Iooss, and J-M. Martinez. 2016. Numerical stability of Sobol' indices estimation formula. In Proceedings of the 8th International Conference on Sensitivity Analysis of Model Output (SAMO 2016). Le Tampon, Réunion Island, France.

[3] Philippe Pébay. 2008. Formulas for robust, one-pass parallel computation of covariances and arbitrary-order statistical moments. Sandia Report SAND2008-6212, Sandia National Laboratories 94 (2008).

basiciterativestatistics's People

Contributors

frobinou avatar

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.