Why is predictY plotting two lines per class in my latent class mixed model predictions?
I am using the lcmm package in R to fit a latent class mixed model and predict trajectories for glucose over time. However, when I plot the predictions using the predictY function, I see two lines per class instead of one. I suspect that it might be plotting both the linear and quadratic slopes, but I am not sure.