Namespace: PP.TS;
The PP.TS.StatCriterionType enumeration is used in WSDL StatCriterionType.
It is used by the EquationAutoFitPanel.setIsRTL method.
Value |
Brief description |
MeanAbsError |
Sum of residual modules. |
MeanError |
Residual mean module. |
R2 |
Determination coefficient (R2). |
R2adj |
Adjusted determination coefficient. |
SumOfSquareError |
Sum of squared residuals. |
SumOfSquareForecast |
Sum of squared deviations of forecast values for each point of the sample period. |
See also:
PP.TS.Ui| EquationAutoFitPanel