Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | _StatsBase --+ | Fwelford
Welford's accumulator computing the running mean, (sample) variance and standard deviation.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
New Fwelford accumulator.
See Also: Method Fwelford.fadd. |
Return the total number of accumulated values
(
|
Accumulate and return the current count.
Note:
|
Copy this instance,
|
Copy this instance,
|
Accumulate and return the current mean.
See Also: Method Fwelford.fadd. |
Accumulate and return the current standard deviation.
See Also: Method Fwelford.fadd. |
Accumulate and return the current variance.
See Also: Method Fwelford.fadd. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jan 9 14:18:19 2022 | http://epydoc.sourceforge.net |