Click or drag to resize

FactorAnalysisCovarianceExtraction, Rotation Fields

The FactorAnalysisCovarianceExtraction, Rotation type exposes the following members.

Fields
 NameDescription
Protected fieldbias_ The bias type for all variance estimates.
(Inherited from DoubleFactorAnalysisExtraction, Rotation)
Protected fieldfactorExtraction_ Factor extraction algorithm.
(Inherited from DoubleFactorAnalysisExtraction, Rotation)
Protected fieldfactorMatrix_ The extracted factors.
(Inherited from DoubleFactorAnalysisExtraction, Rotation)
Protected fieldfactorRotation_ Factor rotation algorithm.
(Inherited from DoubleFactorAnalysisExtraction, Rotation)
Protected fieldmatrixData_ Matrix data being analyzed (correlation or covariance).
(Inherited from DoubleFactorAnalysisExtraction, Rotation)
Protected fieldnoRotation_ Boolean variable indicating whether or not factor rotation was requested.
(Inherited from DoubleFactorAnalysisExtraction, Rotation)
Protected fieldnumberOfFactors_ Number of factors to be extracted.
(Inherited from DoubleFactorAnalysisExtraction, Rotation)
Protected fieldrotatedFactorMatrix_ The rotated factors.
(Inherited from DoubleFactorAnalysisExtraction, Rotation)
Top
See Also