Package jsim.statistic

The statistic package provides classes for collecting and analyzing statistical data.

See:
          Description

Class Summary
BatchStat This class provides facilities for gathering and displaying statistical summary results of batch runs.
CostStatFrame This class displays statistical outputs in a table.
DistHistograms This class implements a control frame to test both the Histogram class and the distributions in the variate package.
Extreme This class is a structure holding min and max values.
Format A class for formatting numbers that follows printf conventions.
Histogram This class implements histograms for displaying data.
InverseT This class computes the inverse Student t Distribution.
InverseZ This class computes the inverse Standard Normal Distribution.
SampleStat This class provides facilities for gathering and displaying sample statistical summary results of simulation runs.
StatFrame This class displays statistical outputs in a table.
Statistic This class provides facilities for gathering and displaying statistical summary results of simulation runs.
TestHisto Test applet for Histogram class and the distributions in the variate package.
TimeStat This class provides facilities for gathering and displaying time persistent statistical summary results of simulation runs.
 

Exception Summary
StatException This class stops simulation exception.
 

Package jsim.statistic Description

The statistic package provides classes for collecting and analyzing statistical data.