Package edu.ucla.stat.SOCR.analyses.gui

Class Summary
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
Clustering this class is for Logistic Regression only.
ConfidenceIntervalAnalysis Confidence Interval
DataValidation  
DichotomousProportion  
FisherExact  
FlignerKilleen  
Friedman this class is for Kruskal Wallis only.
KolmogorovSmirnoff Two Independent T Test
KruskalWallis this class is for Kruskal Wallis only.
LogisticRegression this class is for Logistic Regression only.
MultiLinearRegression this class is for Multiple Linear Regression only.
NormalPower  
OneT  
OneZ  
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.
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