Hello everyone! I’m looking forward to our upcoming journey into the wild world of Structural Equation Modeling together. Before the class begins, I want to make sure you all are prepared so that you can get the most out of it and to have you work through this preclass-excercise and tutorial.

The course is going to be a mixture of lecture and hands-on exercises. Aside from model building and identification exercises, everything else will be in R. I am going to assume that you have at least basic proficiency in R. You will need basic proficiency in order to work through the the class. What does basic proficiency mean? I expect that

  1. You have R installed on your computer and be able to access help files.
  2. You can install and load new libraries, as shown in the preclass tutorial.
  3. You are able to load in data files as shown in the preclass tutorial.
  4. You can plot a relationship between two variables from your data.
  5. You can perform a basic linear regression, and get summary statistics for parameter fits and F-tests.

I would then ask that you run this script to install the packages for the course. If you have any questions, contact me.

Last, if you’d like, try out this preclass lavaan exercise to start to get a feel for some of what we’ll be doing.

But I don’t know R! If you cannot do the things in the list above, there are a few remedies. Note, you must do one or more of following. As this is a short, sharp, hands-on workshop, if you are not able to work in R, you won’t get nearly as much out of the workshop as you would have otherwise. So, one or more of the following should get you prepped and ready.