B3 {ClickClust} | R Documentation |
These data demonstrate the result of the backward state selection procedure obtained for the dataset "C".
data(utilityB3)
Results of the backward state selection procedure assuming three components are provided for the dataset "C".
Melnykov, V. (2016) Model-Based Biclustering of Clickstream Data, Computational Statistics and Data Analysis, 93, 31-45. Melnykov, V. (2016) ClickClust: An R Package for Model-Based Clustering of Categorical Sequences, Journal of Statistical Software, 74, 1-34.
help(C, package = "ClickClust")
data(utilityB3) dev.new(width = 11, height = 11) click.plot(X = C$X, id = B3$id, colors = c("lightyellow", "red", "darkred"), col.levels = 10)