Factor Analysis.Factor Transformation Matrix Property
Gets the matrix that transforms the original factors to the rotated factors.
Definition
Namespace: Extreme.Statistics.Multivariate
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public Matrix<double> FactorTransformationMatrix { get; }