Learn R Programming

ClickClust (version 1.1.6)

print.object: Functions for Printing or Summarizing Objects

Description

EM and search classes for printing and summarizing objects.

Usage

# S3 method for EM
print(x, ...)
# S3 method for EM
summary(object, ...)
# S3 method for search
print(x, ...)
# S3 method for search
summary(object, ...)

Arguments

x

an object with the 'EM' (or 'search') class attributes.

object

an object with the 'EM' (or 'search') class attributes.

...

other possible options.

Author

Melnykov, V.

Details

Some useful functions for printing and summarizing results.

References

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.

See Also

click.EM.