ISmSingularSpectrumAnalysis.ModelPeriod

Fore Syntax

ModelPeriod: IStatPeriod;

Fore.NET Syntax

ModelPeriod: Prognoz.Platform.Interop.Stat.IStatPeriod;

Description

The ModelPeriod property returns sample period parameters.

Comments

By default length of the sample period matches the input series length. Use the ISmSingularSpectrumAnalysis.Serie property to get the input series.

Fore and Fore.NET Examples

The property use is given in the example for ISmSingularSpectrumAnalysis.Fitted.

See also:

ISmSingularSpectrumAnalysis