Description Usage Arguments Value
Takes the answers in the election machine, and completes Principal Axis Factoring (PAF) for them. Returns factor scores, correlations, the determinant, KMO score and factor loadings.
1 |
data |
The data set to be used. |
nfactors |
How many factors to use in the analysis. |
vss |
Should a VSS analysis be run to analyze the amount of factors? |
cols |
List of column names that include the data to be analysed. |
A list that includes the factor original data augmented with scores, correlations, determinant of the
correlation matrix, KMO score, and factor loadings. See fa for more
information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.