Package | Description |
---|---|
edu.ucla.stat.SOCR.analyses.gui |
Modifier and Type | Class and Description |
---|---|
class |
AnovaOneWay
One-Way ANOVA
|
class |
AnovaTwoWay
One-Way ANOVA
|
class |
CategoricalAnalysis
A Multi-Way ANOVA Analysis.
|
class |
ChiSquareContingencyTable |
class |
ChiSquareModelFit
The Chi-Square Model Goodness-of-Fit Test
|
class |
ConfidenceIntervalAnalysis
Confidence Interval
|
class |
DichotomousProportion |
class |
FisherExact |
class |
FlignerKilleen |
class |
Friedman
this class is for Kruskal Wallis only.
|
class |
KolmogorovSmirnoff
Two Independent T Test
|
class |
MultiLinearRegression
this class is for Multiple Linear Regression only.
|
class |
NormalPower |
class |
OneT |
class |
SimpleLinearRegression
this class is for Simple Linear Regression only.
|
class |
Survival |
class |
TwoIndependentKruskalWallis
this class is for Kruskal Wallis only.
|
class |
TwoIndependentT
Two Independent T Test
|
class |
TwoIndependentTPooled
Two Independent T Test
|
class |
TwoIndependentTUnpooled
Two Independent T Test
|
class |
TwoIndependentWilcoxon
Two Independent T Test
|
class |
TwoPairedSignedRank
The Wilcoxon Signed-Rank Test for Paired Samples
|
class |
TwoPairedSignTest
The Sign-Test for Paired Samples
|
class |
TwoPairedT
Two Paired Sample T Test
|
Modifier and Type | Method and Description |
---|---|
static Analysis |
Analysis.getInstance(java.lang.String classname) |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisPanel.setAnalysis(Analysis analysis) |