FactorAnalysis.FactorCountMethod Property

Gets or sets a value that specifies how the number of factors is determined.

Definition

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

Property Value

FactorCountMethod

See Also