pancultural | R Documentation |
Creating a Pan-Cultural Loading Matrix
pancultural(df, group, nfactors)
df |
A data frame contains the variables for the exploratory factor analysis and the grouping variable. |
group |
The name of the column tht cointains the grouping supplied as a string. |
nfactors |
The number of factors expected. |
returns a Pan-Cultural loading matrix.
pancultural(example, "country", 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.