Learn R Programming

dmbc (version 1.0.3)

clusters,dmbc_config-method: Extract the final cluster memberships from a dmbc_config class instance.

Description

Extract the final cluster memberships from a dmbc_config class instance.

Usage

# S4 method for dmbc_config
clusters(object, newdata = NULL, ...)

Arguments

object

An object of class dmbc_config.

newdata

An object of no explicit specification (currently ignored).

...

Further arguments to pass on (currently ignored).

Author

Sergio Venturini sergio.venturini@unicatt.it