## To estimate 3 factors, how many variables are needed?
Ledermann(numFactors = 3,
numVariables = NULL)
## Provided 10 variables are collected, how many factors
## can be estimated?
Ledermann(numFactors = NULL,
numVariables = 10)
Run the code above in your browser using DataLab