public class GaussianDensityEstimator extends AbstractDensityEstimator
MINPROBABILITY| Constructor and Description |
|---|
GaussianDensityEstimator() |
| Modifier and Type | Method and Description |
|---|---|
void |
addValue(double x,
double weight) |
double |
getMu() |
double |
getProbability(double value) |
double |
getSigma() |
double |
getVariance() |
void |
removeValue(double x,
double weight) |
String |
toString() |
addValue, addValue, addValue, addValue, addValue, getProbability, getProbability, removeValue, removeValue, removeValue, removeValue, removeValueCopyright © 2015 Java Data Mining Package. All rights reserved.