Skip to contents

learnSEM

learnSEM is a tutorial package to learn structural equation modeling written by Erin M. Buchanan at https://statisticsofdoom.com/.

Current Version: 0.5.1

Installation

You can install learnSEM by using the following code:

#install.packages("devtools") #uncomment if you need devtools
library(devtools)
install_github("doomlab/learnSEM")

Be sure to restart your R session, as this helps you get the Tutorial Window from the learnr package. If you see a message no tutorial found in learnSEM, try restarting RStudio.

Course Schedule

  1. Introduction to R:
  1. Data Screening Practice:
  1. Exploratory Factor Analysis:
  1. Terminology:
  1. Path Models:
  1. CFA Models:
  1. CFA Second Order Models:
  1. Full Structural Models:
  1. Multitrait Multimethod:
  1. Multigroup CFA:
  1. Latent Growth Models:
  1. Item Response Theory: