| factorset | R Documentation | 
Use maximum likelihood factor analysis to identify a set of candidate questions for new factors.
factorset(scale, factors = 4, questions = 5, cut = 0.4)
| scale | An  | 
| factors | The number of factors to extract | 
| questions | The maximum number of questions to identify in each factor. | 
| cut | The minimum factor loading for a question to be considered part of a factor | 
Uses factanal to conduct a factor analysis of a large number of questions.  Then identifies the
top Q questions in each of F factors.  It reruns a new factor analysis on just those questions to ensure
they still hold together
A factorset object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.