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