FactorAnalysis.RotationMethod Property

Gets or sets the method for rotating factors.

Definition

Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public FactorRotationMethod RotationMethod { get; set; }

Property Value

FactorRotationMethod

See Also