Home | Trees | Indices | Help |
|
---|
|
Classes for running statistics and regressions based on pygeodesy.Fsum, precision floating point summation and accurate multiplication.
Version: 24.10.08
Classes | |
_FstatsNamed (INTERNAL) Base class. |
|
_FstatsBase (INTERNAL) Base running stats class. |
|
Fcook Cook's RunningStats computing the
running mean, median and (sample) kurtosis, skewness, variance,
standard deviation and Jarque-Bera normality.
|
|
Fwelford Welford's accumulator computing the running mean, (sample) variance and standard deviation. |
|
Flinear Cook's RunningRegression computing
the running slope, intercept and correlation of a linear
regression.
|
Variables | |
__all__ = _ALL_LAZY.fstats
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 11 15:36:20 2025 | http://epydoc.sourceforge.net |