public ReadOnlyDoubleMatrix Contributions { get; }Public ReadOnly Property Contributions As ReadOnlyDoubleMatrix
Getpublic:
property ReadOnlyDoubleMatrix^ Contributions {
ReadOnlyDoubleMatrix^ get ();
}member Contributions : ReadOnlyDoubleMatrix with getEach column of the principal Coordinates represents a principal variable, characterized by a specific variance.
The point contributions are returned as a matrix in which rows correspond to points, and columns correspond to principal variables.