powered by
This dataset is used to run the backward state selection procedure (results in "B3").
data(utilityB3)
Original dataset used to illustrate the utility of backward selection.
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(B3)
data(utilityB3) dev.new(width = 11, height = 11) click.plot(X = C$X, id = B3$id, colors = c("lightyellow", "red", "darkred"), col.levels = 10)
Run the code above in your browser using DataLab