ISmMarkovSwitchingGARCH.SummaryStatistics

Fore Syntax

SummaryStatistics: ISummaryStatistics;

Fore.NET Syntax

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

Description

The SummaryStatistics property returns descriptive statistics of a model.

Comments

Descriptive statistics are calculated using general formulas.

Fore and Fore.NET Examples

The property use is given in the example for ISmMarkovSwitchingGARCH.MCMCParameters.

See also:

ISmMarkovSwitchingGARCH