ITsStatistics

Assembly: Transform;

Description

The ITsStatistics interface is used to build a summary statistics tree.

Inheritance Hierarchy

          ITsStatistics

Comments

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

Properties

  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.

Methods

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

See also:

Transform Assembly Interfaces