# NOT RUN {
model <- latrend(method = lcMethodLcmmGMM(fixed = Y ~ Time, mixture = fixed),
id = "Id", time = "Time", data = latrendData)
clusterTrajectories(model)
clusterTrajectories(model, at = c(0, .5, 1))
# }
Run the code above in your browser using DataLab