Factor Analysis.Is Orthogonal Rotation Property
Gets whether the factor rotation is orthogonal.
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 orthogonal; otherwise false.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public bool IsOrthogonalRotation { get; }
Property Value
Booleantrue if the rotation specified by RotationMethod is orthogonal; otherwise false.