ISmSingularSpectrumAnalysis.Width

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.

Example

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

See also:

ISmSingularSpectrumAnalysis