0

I am working with growth mixture modeling and identified a model with 4 latent classes. I know want to predict membership of those classes by several predictors - how can I implement this in R? I dont want that the priorly identified classes change through adding predictors (which is the case when adding predictors with the classmb =~ xx command).

Anyone experienced with this? I used the hlme() and then gridsearch() command.

Thank you! Michelle

Phil
  • 7,287
  • 3
  • 36
  • 66
Michelle
  • 21
  • 2
  • Greetings! Usually it is helpful to provide a minimally reproducible dataset for questions here. One way of doing this is by using the `dput` function. You can find out how to use it here: https://youtu.be/3EID3P1oisg – Shawn Hemelstrand Sep 10 '22 at 06:12

0 Answers0