protected class GaussianConditionalSufficientStats.GaussianEstimator extends UnivariateNormalEstimator implements java.io.Serializable
CONST, m_Mean, m_MinVar, m_SumOfWeights, m_Variance, m_WeightedSum, m_WeightedSumSquared| Modifier | Constructor and Description |
|---|---|
protected |
GaussianEstimator() |
| Modifier and Type | Method and Description |
|---|---|
double |
getSumOfWeights() |
double |
probabilityDensity(double value) |
double[] |
weightLessThanEqualAndGreaterThan(double value) |
addValue, getRevision, globalInfo, logDensity, main, predictIntervals, predictQuantile, toString, updateMeanAndVariance