| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
named._Named --+
|
_FstatsNamed --+
|
_FstatsBase --+
|
Fcook
Cook's RunningStats computing the running
mean, median and (sample) kurtosis, skewness, variance, standard
deviation and Jarque-Bera normality.
See Also: Fwelford and Higher-order statistics.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Properties | |
|
Inherited from Inherited from |
| Method Details |
New Fcook stats accumulator.
See Also: Method Fcook.fadd. |
Add
See Also: Method Fcook.fadd. |
Accumulate and return the current count.
See Also: online_kurtosis. |
Accumulate and compute the current Jarque-Bera normality.
See Also: Method Fcook.fadd. |
Accumulate and compute the current Jarque-Bera normality. See Also: Method Fcook.fjb for further details. |
Accumulate and return the current kurtosis.
|
Accumulate and return the current kurtosis. See Also: Method Fcook.fkurtosis for further details. |
Accumulate and return the current median.
|
Accumulate and return the current median. See Also: Method Fcook.fmedian for further details. |
Accumulate and return the current skewness.
|
Accumulate and return the current skewness. See Also: Method Fcook.fskewness for further details. |
Return a Fwelford equivalent.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:20 2024 | http://epydoc.sourceforge.net |