Skip to content

Supplemental materials of the paper “Predicting outcome in an intensive outpatient PTSD treatment program using daily measures” by Alting van Geusau, Mulder, and Matthijssen (2021).

Notifications You must be signed in to change notification settings

JeroenDMulder/predicting-PTSD-using-LGCM

Repository files navigation

Supplementary materials to Alting van Geusau, Mulder, and Matthijssen (2021)

These online supplementary materials provide the R- and lavaan-code for preparing and analyzing the data, respectively. The website can be found at https://jeroendmulder.github.io/predicting-PTSD-using-LGCM. The main manuscript can be found at https://doi.org/10.3390/jcm10184152.

Prerequisites

If you want to run the models in lavaan, you need to install and load the lavaan-package in R.

install.packages('lavaan', dependencies = T)
require(lavaan)

Author of supplementary materials

Authors of main manuscript

  • Valentijn Alting van Geusau, MSc
  • Jeroen Mulder, MSc - PhD candidate - Utrecht University
  • Dr. Suzy Matthijssen - Inhoudelijk Leidinggevende Altrecht Academisch Angstcentrum - altrecht

About

Supplemental materials of the paper “Predicting outcome in an intensive outpatient PTSD treatment program using daily measures” by Alting van Geusau, Mulder, and Matthijssen (2021).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages