| Class | Description |
|---|---|
| FactorAnalysis |
Factor analysis is a statistical method used to describe variability among
observed variables in terms of a potentially lower number of unobserved variables called factors.
|
| FAEstimator |
These are the estimators
(estimated psi, loading matrix, scores, degrees of freedom, test statistics, p-value, etc.)
from the factor analysis MLE optimization.
|
| Enum | Description |
|---|---|
| FactorAnalysis.ScoringRule |
These are the different ways to compute the factor analysis scores.
|