P: Array;
The P property returns eigenvectors of the principal components.
The property is used to get eigenvectors only for the main principal components. Eigenvector values for additional principal components are not available.
To get the number of proper principal components, use the ISmSingularSpectrumAnalysis.PCCount property.
The property use is given in the example for ISmSingularSpectrumAnalysis.Fitted.
See also: