RegModel Members
These members are related to Regression model definition dialog.
| Name | Description |
|---|---|
| Cancel | - |
| OK | Return value: Integer. |
| ReviewDescriptiveStatistics | Exit to descriptive statistics dialog. |
| Name | Description |
|---|---|
| Application | Returns application object. Return value: Object. This property is read only. |
| BatchProcessingAndPrinting | Batch process and print results. Return/assignment value: Integer. |
| DisplayResults | Display of stepwise analysis results (at each step or summary only). Return/assignment value: RegStepwiseDisplayResult. |
| FToEnter | F-to-enter value. Return/assignment value: Double. |
| FToRemove | F-to-remove value. Return/assignment value: Double. |
| Intercept | Return/assignment value: RegIntercept. |
| Method | Method of including independent variables in the model. Return/assignment value: RegModelBuilding. |
| Name | Return value: String. This property is read only. |
| NumberOfSteps | Maximum number of steps, for stepwise regression. Return/assignment value: Integer. |
| Parent | Returns the parent of the object. Return value: Object. This property is read only. |
| PrintResidualAnalysis | Print residual statistics, when batch processing/printing. Return/assignment value: Integer. |
| ResultsCodes | Assignment value: Variant. |
| ResultsOption | Assignment value: Integer. |
| ResultsOutputFields | Assignment value: Variant. |
| ResultsSaveFileName | Assignment value: String. |
| ResultsSelection | Assignment value: Variant. |
| ResultsSelectionOption | Assignment value: Variant. |
| ResultsValues | Assignment value: Variant. |
| ResultsVariables | Assignment value: Variant. |
| RidgeRegression | Perform ridge regression. Return/assignment value: Integer. |
| RidgeRegressionLambda | Lambda for ridge regression. Return/assignment value: Double. |
| Tolerance | Tolerance value. Return/assignment value: Double. |
| Variables | Dependent and independent variables. Return/assignment value: String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
