The TsStatisticsCategory enumeration is used to determine a category of summary statistics.
It is used by the following property:
Value | Brief description |
1 | Common. General characteristics of a calculated series. |
2 | QualityCriteria. Quality criteria. |
3 | DiagnosticCriteria. Diagnostic criteria. |
4 | ResidualsAnalysis. Residual analysis. |
5 | Characteristics. Selected range characteristics. |
6 | Variations. Variations. |
7 | Form. Form. |
8 | OrderStatistics. Order statistics. |
9 | Dependence. Dependency. |
10 | SamplingDescr. Sample description. |
11 | InformationCriteria. Information criteria. |
12 | OtherStatistics. Model general characteristics. |
To determine a summary statistic, use the TsStatisticsType enumeration.
See also: