Learn R Programming

dmbc (version 0.4.0)

summary,dmbc_ic-method: Provide a summary of a dmbc_ic class instance.

Description

Provide a summary of a dmbc_ic class instance.

Usage

# S4 method for dmbc_ic
summary(object, p = NULL, G = NULL)

Arguments

object

An object of class dmbc_ic.

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.