ITsStatistics.SummaryStatistics

Fore Syntax

SummaryStatistics: ISummaryStatistics;

Fore.NET Syntax

SummaryStatistics: Prognoz.Platform.Interop.Stat.ISummaryStatistics;

Description

The SummaryStatistics property determines summary statistics for calculated series and modeling methods.

Comments

Use the ITsStatistics.Execute method to build a summary statistics tree.

Fore and Fore.NET Examples

The property use is given in the example for ITsStatistics.Execute

See also:

ITsStatistics