Tag: latent growth modelling
How to include time-varying predictors in Latent Growth Models (LGM) in R
This post explores how to incorporate time-varying predictors into Latent Growth Models (LGM) to analyse changes in variables over time. It discusses data preparation, using R code for modeling, and differentiating between concurrent and lagged effects. Read more
Including time constant controls in Latent Growth Models
This post discusses incorporating time-constant predictors in Latent Growth Models (LGM) using R to better understand changes over time. It details coding in R using real data. It compares strategies for including these predictors and interpreting their effects on intercept and slope in LGMs. Read more
Estimating non-linear change with Latent Growth Models in R
Learn how to estimate and visualize nonlinear Latent Growth Models (LGM) using R. Hands on example using real world longitudinal data and code Read more
Comparing the multilevel model with the Latent Growth Model
Learn how the multilevel model for change and the latent growth models are different and when to use each one. Hands on example using real data and R Read more
Estimating and visualizing Latent Growth Models with R
Tutorial showing you how to visualize change in time and how to estimate it using Latent Growth Modelling with R. Hands on longitudinal data analysis. Read more