summary,dmbc_ic-method {dmbc} | R Documentation |
Provide a summary of a dmbc_ic
class instance.
Description
Provide a summary of a dmbc_ic
class instance.
Usage
## S4 method for signature 'dmbc_ic'
summary(object, p = NULL, G = NULL)
Arguments
object |
An object of class |
p |
An optional length-one numeric vector providing the number of latent space dimension to use in the summary. |
G |
An optional length-one numeric vector providing the number of clusters to use in the summary. |
Author(s)
Sergio Venturini sergio.venturini@unicatt.it
[Package dmbc version 1.0.2 Index]