FAEstimator |
FactorAnalysis.getEstimators(int maxIterations) |
Gets the estimators (estimated psi, loading matrix, degree of freedom,
test statistics, p-value, etc) obtained from the factor analysis, given
the maximum number of iterations.
|
FAEstimator |
FactorAnalysis.getEstimators(Vector initial,
int maxIterations) |
Gets the estimators (estimated psi, loading matrix, degree of freedom,
test statistics, p-value, etc) obtained from the factor analysis, given
the initial psi and the maximum number of iterations.
|