SciPy.stats Sub-Module

From GM-RKB
Jump to navigation Jump to search

A SciPy.stats Sub-Module is a SciPy sub-module that implements statistical subroutines.



References

2017

2011

  • https://docs.scipy.org/doc/scipy-0.18.1/reference/release.0.9.0.html
    • QUOTE: Many functions in scipy.stats that are either available from numpy or have been superseded, and have been deprecated since version 0.7, have been removed: std, var, mean, median, cov, corrcoef, z, zs, stderr, samplestd, samplevar, pdfapprox, pdf_moments and erfc. These changes are mirrored in scipy.stats.mstats.