print.object {ClickClust} | R Documentation |
EM
and search
classes for printing and summarizing objects.
## S3 method for class 'EM' print(x, ...) ## S3 method for class 'EM' summary(object, ...) ## S3 method for class 'search' print(x, ...) ## S3 method for class 'search' summary(object, ...)
x |
an object with the 'EM' (or 'search') class attributes. |
object |
an object with the 'EM' (or 'search') class attributes. |
... |
other possible options. |
Some useful functions for printing and summarizing results.
Melnykov, V.
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.
click.EM
.