ITsStatistics.SummaryStatistics

Fore syntax

SummaryStatistics: ISummaryStatistics;

Fore.NET syntax

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

Description

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

Comments

Use the ITsStatistics.Execute method to create the summary statistics tree.

Fore and Fore.NET examples

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

See also:

ITsStatistics