Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

doomlab/learnSEM

Open more actions menu

Repository files navigation

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:
  • Lecture: vignette("lecture_introR", "learnSEM")
  • Tutorial: learnr::run_tutorial("introR", "learnSEM")
  1. Data Screening Practice:
  • Lecture: vignette("lecture_data_screen", "learnSEM")
  • Tutorial: learnr::run_tutorial("datascreen", "learnSEM")
  1. Exploratory Factor Analysis:
  • Lecture: vignette("lecture_efa", "learnSEM")
  • Tutorial: learnr::run_tutorial("efa", "learnSEM")
  1. Terminology:
  • Lecture: vignette("lecture_terms", "learnSEM")
  • Tutorial: learnr::run_tutorial("terms", "learnSEM")
  1. Path Models:
  • Lecture: vignette("lecture_path", "learnSEM")
  • Tutorial: learnr::run_tutorial("path1", "learnSEM")
  • Tutorial: learnr::run_tutorial("path2", "learnSEM")
  1. CFA Models:
  • Lecture: vignette("lecture_cfa", "learnSEM")
  • Tutorial: learnr::run_tutorial("cfabasics", "learnSEM")
  1. CFA Second Order Models:
  • Lecture: vignette("lecture_secondcfa", "learnSEM")
  • Tutorial: learnr::run_tutorial("cfasecond", "learnSEM")
  1. Full Structural Models:
  • Lecture: vignette("lecture_sem", "learnSEM")
  • Tutorial: learnr::run_tutorial("fullsem", "learnSEM")
  1. Multitrait Multimethod:
  • Lecture: vignette("lecture_mtmm", "learnSEM")
  • Tutorial: learnr::run_tutorial("mtmm", "learnSEM")
  1. Multigroup CFA:
  • Lecture: vignette("lecture_mgcfa", "learnSEM")
  • Tutorial: learnr::run_tutorial("mgcfa", "learnSEM")
  1. Latent Growth Models:
  • Lecture: vignette("lecture_lgm", "learnSEM")
  • Tutorial: learnr::run_tutorial("lgm", "learnSEM")
  1. Item Response Theory:
  • Lecture: vignette("lecture_irt", "learnSEM")
  • Tutorial: learnr::run_tutorial("irt", "learnSEM")

About

Learn Structural Equation Modeling using the `learnr` package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.