| Interface | Description |
|---|---|
| FactorMethod |
This interface allows for a variety of methods for estimating parameters in exploratory
factor analysis.
|
| RotationCriteria |
| Class | Description |
|---|---|
| AbstractFactorMethod |
An abstract implementation of FactorMethod.
|
| ExploratoryFactorAnalysis |
This class is the main entry point for conducting exploratory factor analysis.
|
| GeneralizedLeastSquaresMethod | |
| GeominCriteria | |
| GPArotation |
This class is a translation of the GPArotation package in R.
|
| MatrixUtils | |
| MaximumLikelihoodMethod |
Exploratory factor analysis by maximum likelihood estimation.
|
| MINRESmethod |
Harman's minimum residual (MINRES) method of factor analysis.
|
| ObliminCriteria | |
| PrincipalComponentsMethod |
Principal components analysis.
|
| QuartiminCriteria | |
| RotationResults | |
| VarimaxCriteria | |
| WeightedLeastSquaresMethod |
| Enum | Description |
|---|---|
| EstimationMethod | |
| RotationMethod |