The LanerBoxStatisticType enumeration contains summary statistics located on the Summary Statistics tab of the Calculation Results panel for the LanerResultsBox component.
It is used by the following property:
Value | Brief description |
1 | R2. Determination coefficient. |
2 | AdjR2. Adjusted determination coefficient. |
3 | Fstat. The Fisher statistics. |
4 | ProbFstat. Fisher statistics probability. |
5 | LogL. Log-likelihood function. |
6 | AIC. The Akaike information criterion. |
7 | SC. The Schwarz information criterion. |
8 | SE. Standard error. |
9 | DW. The Durbin-Watson statistic. |
10 | DWLowerBound. Lower limit probability. |
11 | DWUpperBound. Upper limit probability. |
12 | ME. Mean error. |
13 | MAE. Mean absolute error. |
14 | MSE. Mean squared error. |
15 | SqMSE. Root mean squared error. |
16 | VE. Residual variance. |
17 | SEE. Standard deviation of residuals. |
18 | Min. Minimum. |
19 | Max. Maximum. |
20 | Average. Average. |
21 | Median. Median. |
22 | Mode. Mode. |
23 | StDev. Standard deviation. |
24 | Dispersion. Variance. |
25 | StartDate. Start date. |
26 | EndDate. End date. |
27 | FStartDate. Earliest start date. |
28 | LStartDate. Latest start date. |
29 | FEndDate. Earliest end date. |
30 | LEndDate. Latest end date. |
31 | ObservCnt. Number of observations. |
32 | EmptyCnt. Number of empty values. |
33 | Scale. Scale. |
34 | Skew. Skewness. |
35 | Kurt. Kurtosis. |
36 | ObsCount. Number of observations. |
If characteristics are shown for a series obtained using modeling methods (smoothing, forecast, or regression), the set of characteristics includes Summary statistics similar to those shown in the modeling container:
Quality criteria:
Determination coefficient.
Adjusted determination coefficient.
The Fisher statistics.
Fisher statistics probability.
Log-likelihood function.
The Akaike information criterion.
The Schwarz information criterion.
Standard error.
Diagnostic criteria:
The Durbin-Watson statistic.
Lower limit probability for Durbin-Watson statistic interval.
Upper limit probability for Durbin-Watson statistic interval.
Residual analysis:
Mean error.
Mean absolute error.
Mean squared error.
Root mean squared error.
Residual variance. Deviations variance.
Standard deviation of residuals. Standard deviation of errors.
The Jarque-Bera statistics. It is used to check the hypothesis on the normal sampling distribution.
General:
Number of observations.
These characteristics are computed only if observation of the same series are selected:
Start date.
End date.
Skewness.
Kurtosis.
Characteristics are computed only for data range containing multiple series:
Earliest start date.
Latest start date.
Earliest end date.
Latest end date.
Characteristics are computed only for the following series:
Scale.
See also: