ISmSingularSpectrumAnalysis.Width

Fore Syntax

Width: Integer;

Fore.NET Syntax

Width: integer;

Description

The Width property determines the window width.

Comments

Window width must be greater than the number of principal components.

Use the ISmSingularSpectrumAnalysis.PCCount property to set the number of principal components.

Fore and Fore.NET Examples

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

See also:

ISmSingularSpectrumAnalysis