summary,dmbc_fit-method {dmbc} | R 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 |
include.burnin |
A length-one logical vector. If |
summary.Z |
A length-one logical vector. If |
... |
Further arguments to pass on (currently ignored). |
Author(s)
Sergio Venturini sergio.venturini@unicatt.it
[Package dmbc version 1.0.2 Index]