| 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 | |
| DataValidation | |
| Encryptor | |
| JRIAnalysis | |
| JRIAnalysisType | |
| LogisticRegression |
this class is for logistic Regression only.
|
| ServletCaller | |
| ServletConstant | |
| SimpleLinearRegression |
this class is for Simple Linear Regression only.
|