powered by
TRAC(x)
EMM
data("EMMsim") ## cluster sequence data cl <- kmeans(EMMsim_train, 4) ## create temporal/sequence model emm <- TRAC(cl) plot(emm)
Run the code above in your browser using DataLab