FactorAnalysis.NumberOfFactors Property

Gets or sets the number of factors to be extracted.

Definition

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

Property Value

Int32

See Also