Assembly: Transform;
The TsStatistics class is used to build a summary statistics tree.
The ITsStatisticsTree interface is used to work with a summary statistics tree.
Property name | Brief description | |
The CalculatedOnly property determines whether to include only calculated summary statistics to the tree. | ||
The IncludeStatistics property determines whether to calculate the specified summary statistics. | ||
The SummaryStatistics property determines the summary statistics for the calculated series and modeling methods. | ||
The Value property determines the data array for which the summary statistics tree is created. |
Method name | Brief description | |
The Execute method is builds a summary statistics tree. |
See also: