Click or drag to resize

VarimaxRotationTolerance Property

Tolerance for convergence criteria. Iteration stops when the relative change in the sum of the singular values is less than this number.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Tolerance { get; set; }

Property Value

Double
See Also