public class OuterStat extends SimpleStatsTally
| Modifier and Type | Field and Description |
|---|---|
private OuterStatType |
type |
count, DEFAULT_NAME, DEFAULT_NUMBER_FORMAT, maxObs, minObs, name, numberFormatEOL| 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, resetclone, getCount, getDataLine, getMaxObs, getMinObs, getName, newObservation, newObservation, newObservation, propertyChange, setName, setNumberFormat, setSamplingType, toStringprivate final OuterStatType type
public OuterStat(java.lang.String name,
OuterStatType type)
public OuterStat(java.lang.String name)
public OuterStat()
public void newObservation(SampleStatistics stat)