The Anova class provides the functions necessary for performing a one-way ANalysis Of VAriance (ANOVA) on the input data matrix x.
This class contains a Random Vector (RVec) for maintaining experimental data in multiple batches and methods for computing statistics on these data.
This class is used to fit data to probability distibutions.
The StatVector class provides methods for computing common statistics on a data vector.
This class is used to collect values and compute sample statistics on them (e.
This class is used to collect values and compute time-persistent statistics on them (e.
This object is used to test the Anova class.
This object tests the BatchVec class.
This object is used to test the GoodnessOfFit class.
Object to test the StatVector class.
This object is used to test the Statistic and TimeStatistic classes.
The stat package contains classes, traits and objects for basic statistical functions and analyses.