public class OuterStat extends SimpleStatsTally
Modifier and Type | Field and Description |
---|---|
private OuterStatType |
type |
count, DEFAULT_NAME, DEFAULT_NUMBER_FORMAT, maxObs, minObs, name, numberFormat
EOL
Constructor and Description |
---|
OuterStat() |
OuterStat(java.lang.String name) |
OuterStat(java.lang.String name,
OuterStatType type) |
Modifier and Type | Method and Description |
---|---|
void |
newObservation(SampleStatistics stat) |
getMean, getSamplingType, getStandardDeviation, getVariance, newObservation, reset
clone, getCount, getDataLine, getMaxObs, getMinObs, getName, newObservation, newObservation, newObservation, propertyChange, setName, setNumberFormat, setSamplingType, toString
private final OuterStatType type
public OuterStat(java.lang.String name, OuterStatType type)
public OuterStat(java.lang.String name)
public OuterStat()
public void newObservation(SampleStatistics stat)