Class | Description |
---|---|
Analysis |
This class defines a basic type of Statistical Analysis procedure that can be
subclassed by the specific types of analyses
(e.g., ANOVA, Regression, prediction, etc.)
|
AnalysisPanel | |
AnovaOneWay |
One-Way ANOVA
|
AnovaTwoWay |
One-Way ANOVA
|
CategoricalAnalysis |
A Multi-Way ANOVA Analysis.
|
Chart |
This class defines a basic type of Statistical Chart that can be
subclassed by the specific types of chart
(e.g., ANOVA, Regression, prediction, etc.)
|
ChiSquareContingencyTable | |
ChiSquareModelFit |
The Chi-Square Model Goodness-of-Fit Test
|
ConfidenceIntervalAnalysis |
Confidence Interval
|
DataValidation | |
DichotomousProportion | |
FisherExact | |
FlignerKilleen | |
Friedman |
this class is for Kruskal Wallis only.
|
KolmogorovSmirnoff |
Two Independent T Test
|
MultiLinearRegression |
this class is for Multiple Linear Regression only.
|
NormalPower | |
OneT | |
RegressionScatterPlot |
Regression Scatter Plot object
|
ScatterPlotRange | |
ServletCaller | |
SimpleLinearRegression |
this class is for Simple Linear Regression only.
|
SimpleTableDemo | |
SOCRPoint2D | |
Survival | |
TableDemo |
TableDemo is just like SimpleTableDemo, except that it
uses a custom TableModel.
|
TwoIndependentKruskalWallis |
this class is for Kruskal Wallis only.
|
TwoIndependentT |
Two Independent T Test
|
TwoIndependentTPooled |
Two Independent T Test
|
TwoIndependentTUnpooled |
Two Independent T Test
|
TwoIndependentWilcoxon |
Two Independent T Test
|
TwoPairedSignedRank |
The Wilcoxon Signed-Rank Test for Paired Samples
|
TwoPairedSignTest |
The Sign-Test for Paired Samples
|
TwoPairedT |
Two Paired Sample T Test
|