TsStatistics

Assembly: Transform;

Description

The TsStatistics class is used to build a summary statistics tree.

Comments

The ITsStatisticsTree interface is used to work with a summary statistics tree.

Class object properties inherited from ITsStatistics

  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.

Class object methods inherited from ITsStatistics

  Method name Brief description
The Execute method is builds a summary statistics tree.

See also:

Transform Assembly Classes