Click or drag to resize
FactorAnalysis Properties

The FactorAnalysis type exposes the following members.

Properties
  NameDescription
Public propertyConvergenceCriterion1
The convergence criterion used to terminate the iterations.
Public propertyConvergenceCriterion2
The convergence criterion used to switch to exact second derivatives.
Public propertyDegreesOfFreedom
The number of degrees of freedom.
Public propertyFactorLoadingEstimationMethod
The factor loading estimation method.
Public propertyMaxIterations
The maximum number of iterations in the iterative procedure.
Public propertyMaxStep
The maximum number of step halvings allowed during an iteration.
Public propertyNumberOfProcessors
Perform the parallel calculations with the maximum possible number of processors set to NumberOfProcessors.
Public propertyVarianceEstimationMethod
The variance estimation method.
Top
See Also