test_models | R Documentation |
Correlation matrices created from simulated data from four of the
population_models
cases, each with strong factor intercorrelations.
These are used in Grieder & Steiner (2020) to compare the psych and SPSS
implementations in this package with the actual implementations of the programs.
For details on the cases, see population_models
.
test_models
A list of 4 lists "baseline", "case_1a", "case_6b", and"case_11b", each with the following elements.
(matrix) - The correlation matrix of the simulated data.
(numeric) - The true number of factors.
(numeric) - The sample size of the generated data.
Grieder, S., & Steiner, M.D. (2020). Algorithmic Jingle Jungle: A Comparison of Implementations of Principal Axis Factoring and Promax Rotation in R and SPSS. Manuscript in Preparation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.