Skip to main content

This package implements iterative algorithms to compute some basics statistics

Project description

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).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iterative_stats-0.0.1.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

iterative_stats-0.0.1-py2.py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page