Factor Analysis.Is Oblique Rotation Property
Gets whether the factor rotation is oblique.
Definition
Namespace: Extreme.Statistics.Multivariate
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
true if the rotation specified by RotationMethod is oblique; otherwise false.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public bool IsObliqueRotation { get; }
Property Value
Booleantrue if the rotation specified by RotationMethod is oblique; otherwise false.