Learn R Programming

dmbc (version 1.0.3)

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

Description

Provide a summary of a dmbc_fit_list class instance.

Usage

# S4 method for dmbc_fit_list
summary(object, include.burnin = FALSE, summary.Z = FALSE, ...)

Arguments

object

An object of class dmbc_fit_list.

include.burnin

A length-one logical vector. If TRUE the burnin iterations (if available) are included in the summary.

summary.Z

A length-one logical vector. If TRUE the summary also includes the latent configuration coordinates.

...

Further arguments to pass on (currently ignored).

Author

Sergio Venturini sergio.venturini@unicatt.it