FactorAnalysis.ExtractionPhaseTolerance Property

Gets or sets the difference in successive approximations of the communalities that signals convergence when extracting the factors.

Definition

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

Property Value

Double

See Also