RunningStat
PHP implementations of online statistical algorithms
|
▼NWikimedia | |
CPSquare | Represents a running, online estimate of a p-quantile for a series of observations using the P-squared algorithm |
CRunningStat | Compute running mean, variance, and extrema of a stream of numbers |