IncludedComponents: Array;
The IncludedComponents property determines, which principal components are used to fit the input series.
Only the principal components with indexes listed in the IncludedComponents array are used to fit the input series. Principal component indexation is continuous starting with zero.
If the IncludedComponents array is empty, all the principal components are used to fit the input series.
The property use is given in the example for ISmSingularSpectrumAnalysis.Fitted.
See also: