powered by
Creating a Pan-Cultural Loading Matrix
pancultural(df, group, nfactors)
A data frame contains the variables for the exploratory factor analysis and the grouping variable.
The name of the column tht cointains the grouping supplied as a string.
The number of factors expected.
returns a Pan-Cultural loading matrix.
# NOT RUN { pancultural(example, "country", 5) # }
Run the code above in your browser using DataLab