FactorAnalysis.NumberOfFactors Property

Gets or sets the number of factors to be extracted.

Definition

Namespace: Extreme.Statistics.Multivariate
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int NumberOfFactors { get; set; }

Property Value

Int32

See Also