Click or drag to resize

DoubleFactorAnalysisExtraction, RotationMatrixData Property

Gets the matrix data from which factors were extracted. This is either the correlation matrix of the covariance matrix.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleSymmetricMatrix MatrixData { get; }

Property Value

DoubleSymmetricMatrix
See Also