| FactorAnalysis Properties |
The FactorAnalysis type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvergenceCriterion1 |
The convergence criterion used to terminate the iterations.
| |
| ConvergenceCriterion2 |
The convergence criterion used to switch to exact second derivatives.
| |
| DegreesOfFreedom |
The number of degrees of freedom.
| |
| FactorLoadingEstimationMethod |
The factor loading estimation method.
| |
| MaxIterations |
The maximum number of iterations in the iterative procedure.
| |
| MaxStep |
The maximum number of step halvings allowed during an iteration.
| |
| NumberOfProcessors |
Perform the parallel calculations with the maximum possible number of
processors set to NumberOfProcessors.
| |
| VarianceEstimationMethod |
The variance estimation method.
|