![]() | Varimax |
The VarimaxRotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Converged |
Returns C# true |
![]() | Iterations | The number of iterations performed by the algorithm. |
![]() | MaxIterations | The number of iterations performed by this algorithm will not exceed this number. |
![]() | Normalize |
Should Kaiser normalization be performed. If C# true |
![]() | Tolerance | Tolerance for convergence criteria. Iteration stops when the relative change in the sum of the singular values is less than this number. |
![]() | TransformationMatrix | The transformation, or roation, matrix used to perform the rotation. |