public static final class MathUtils.SimpleStats extends Iced
Constructor and Description |
---|
SimpleStats(int n) |
Modifier and Type | Method and Description |
---|---|
void |
add(double[] x,
double w) |
void |
add(double x,
double w,
int i) |
double[] |
mean() |
double[] |
sigma() |
double |
sigma(int i) |
double[] |
variance() |
double |
variance(int i) |
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON