SSJ  3.3.1
Stochastic Simulation in Java
TallyHistogram Member List

This is the complete list of members for TallyHistogram, including all inherited members.

add(double x)TallyHistogram
umontreal::ssj::stat::Tally.add(double[] x, int number)Tally
addHistograms(TallyHistogram other)TallyHistogram
addObservationListener(ObservationListener l)StatProbe
aggregateBins(int g)TallyHistogram
average()Tally
broadcast (defined in StatProbe)StatProbeprotected
clearObservationListeners()StatProbe
clone()TallyHistogram
collect (defined in StatProbe)StatProbeprotected
confidenceInterval (defined in Tally)Tallyprotected
confidenceIntervalNormal(double level, double[] centerAndRadius)Tally
confidenceIntervalStudent(double level, double[] centerAndRadius)Tally
confidenceIntervalVarianceChi2(double level, double[] interval)Tally
count (defined in TallyHistogram)TallyHistogramprotected
digits (defined in Tally)Tallyprotected
fillFromArray(double[] obs, int numObs)TallyHistogram
fillFromArray(double[] obs)TallyHistogram
fillFromTallyStore(TallyStore ts)TallyHistogram
formatCINormal(double level, int d)Tally
formatCINormal(double level)Tally
formatCIStudent(double level, int d)Tally
formatCIStudent(double level)Tally
formatCIVarianceChi2(double level, int d)Tally
getA()TallyHistogram
getB()TallyHistogram
getConfidenceLevel()Tally
getCounters()TallyHistogram
getH()TallyHistogram
getName()StatProbe
getNumBins()TallyHistogram
getProportionInBoundaries()TallyHistogram
init(double a, double b, int numBins)TallyHistogram
init()TallyHistogram
isBroadcasting()StatProbe
isCollecting()StatProbe
leftCount (defined in TallyHistogram)TallyHistogramprotected
level (defined in Tally)Tallyprotected
m_a (defined in TallyHistogram)TallyHistogramprotected
m_b (defined in TallyHistogram)TallyHistogramprotected
m_h (defined in TallyHistogram)TallyHistogramprotected
max()StatProbe
maxValue (defined in StatProbe)StatProbeprotected
min()StatProbe
minValue (defined in StatProbe)StatProbeprotected
name (defined in StatProbe)StatProbeprotected
notifyListeners(double x)StatProbe
numberObs()Tally
numBins (defined in TallyHistogram)TallyHistogramprotected
numObs (defined in Tally)Tallyprotected
removeObservationListener(ObservationListener l)StatProbe
report()Tally
report(double level, int d)Tally
umontreal::ssj::stat::StatProbe.report(String globalName, StatProbe[] probes)StatProbestatic
umontreal::ssj::stat::StatProbe.report(String globalName, Iterable<? extends StatProbe > probes)StatProbestatic
reportAndCIStudent(double level, int d)Tally
reportAndCIStudent(double level)Tally
rightCount (defined in TallyHistogram)TallyHistogramprotected
setBroadcasting(boolean b)StatProbe
setCollecting(boolean b)StatProbe
setConfidenceIntervalNone()Tally
setConfidenceIntervalNormal()Tally
setConfidenceIntervalStudent()Tally
setConfidenceLevel(double level)Tally
setName(String name)Tally
setShowNumberObs(boolean showNumObs)Tally
shortReport()Tally
shortReportHeader() (defined in Tally)Tally
showNobs (defined in StatProbe)StatProbeprotected
standardDeviation()Tally
sum() (defined in Tally)Tally
sumValue (defined in StatProbe)StatProbeprotected
Tally()Tally
Tally(String name)Tally
TallyHistogram(double a, double b, int numBins)TallyHistogram
TallyHistogram(String name, double a, double b, int numBins)TallyHistogram
toString()TallyHistogram
trimHistogram()TallyHistogram
variance()Tally