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