Update the cluster names
Update the cluster names
clusterNames(object) <- value
object |
The |
value |
The |
The updated lcModel
object.
data(latrendData) model <- latrend(lcMethodKML("Y", id = "Id", time = "Time"), latrendData) clusterNames(model) <- c("Group 1", "Group 2")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.