Welcome to PSY 597 - Structural Equation Modeling, taught at Penn State University by Michael Hallquist. This website provides access to lectures for the Spring 2019 session. For access to the Rmd
files containing all code, see here.
This graduate course is provides an applied introduction to structural equation modeling (SEM) in the social sciences. The goal is to cover fundamental topics in measurement and structural models and to develop the knowledge to critique applications of SEM in the research literature. Topics will include latent variables, factor models, path analysis, multiple-group analysis, model comparison, and equivalent models. If time permits, students will also be introduced to more advanced topics such as longitudinal SEM, models of change, mixture models, and multilevel SEM. Analyses will be conducted in R using the lavaan package, but the instructor will provide support for testing equivalent models in Mplus individually, if requested. Students are encouraged to use data from new or ongoing research projects for SEM applications in class.
To obtain the latest materials for this class, use git clone
to download the course repository: git clone https://github.com/psu-psychology/psy-597-sem-sp2019.git
If you already cloned a local copy of the repo, you can get the latest updates using git update.
If all of this git stuff is foreign, Iād recommend a quick skim of this documentation: https://happygitwithr.com