Factor Analysis.Extraction Phase Max Iterations Property
Gets or sets the maximum number of iterations
allowed for factor extraction.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public int ExtractionPhaseMaxIterations { get; set; }