GOFStartup Members
These members are related to Goodness of Fit startup dialog.
Name | Description |
---|---|
Application | Returns application object. Return value: Object. This property is read only. |
AverageDeviation | Compute average deviations. Return/assignment value: Integer. |
ChiSquare | Compute Chi-square values. Return/assignment value: Integer. |
CorrelationCoefficient | Compute correlation coefficients. Return/assignment value: Integer. |
GSquareMaximumLikelihood | Compute G-square (Maximum Likelihood Chi-square). Return/assignment value: Integer. |
InformationLoss | Compute information loss. Return/assignment value: Integer. |
LeastSquaresDeviationLSD | Compute least squares deviations (LSD). Return/assignment value: Integer. |
Name | Return value: String. This property is read only. |
Parent | Returns the parent of the object. Return value: Object. This property is read only. |
PercentDisagreement | Compute percent disagreement. Return/assignment value: Integer. |
QuadraticLoss | Compute quadratic loss values. Return/assignment value: Integer. |
RelativeAbsoluteError | Compute relative absolute errors. Return/assignment value: Integer. |
RelativeSquaredError | Compute relative squared errors. 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. |
VariableTypeCategorical | Variables are categorical (classification problem). Return/assignment value: Integer. |
VariableTypeContinuous | Variables are continuous (regression problem). Return/assignment value: Integer. |
Variables | Variables for the analyses. Return/assignment value: String. |
WeightedMoments | Weighted moments (fractional weights). Return/assignment value: Integer. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.