summary-dmbc_fit-method: Provide a summary of a 'dmbc_fit' class instance.

summary,dmbc_fit-methodR Documentation

Provide a summary of a dmbc_fit class instance.

Description

Provide a summary of a dmbc_fit class instance.

Usage

## S4 method for signature 'dmbc_fit'
summary(object, include.burnin = FALSE, summary.Z = FALSE, ...)

Arguments

object

An object of class dmbc_fit.

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(s)

Sergio Venturini sergio.venturini@unicatt.it


dmbc documentation built on April 26, 2022, 5:05 p.m.