ISmSingularSpectrumAnalysis.PCCount

Syntax

PCCount: Integer;

Description

The PCCount property determines the number of principal components.

Comments

The number of used principal components must be a positive number, but not greater than the window width.

Use the ISmSingularSpectrumAnalysis.Width property to get window width.

Example

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

See also:

ISmSingularSpectrumAnalysis