CountΒΆ
A simple counter.
AttributesΒΆ
-
n (int)
The current number of observations.
MethodsΒΆ
get
Return the current value of the statistic.
update
Update and return the called instance.
Parameters
- x (numbers.Number) β defaults to
None