Click or drag to resize

VarimaxRotation Constructor

Constructs a
C#
VarimaxRotation
object with the following defaults:
C#
Tolerance
= 1e-12
C#
Normalize
= true
C#
MaxIterations
= 15,000

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public VarimaxRotation()
See Also