Factor Analysis and Correlations in R using Simple Script or ProjectTemplate: Example Exercise

Опубликовано: 27 Апрель 2026
на канале: Jeromy Anglim
555
4

Data and Scripts: https://github.com/jeromyanglim/simpl...
This is a simple exercise in R showing how to run a factor analysis, some correlations, and look at some group differences in R. It scores the test and produces some basic output. The emphasis is on how to organise the code using a simple script or using ProjectTemplate.