summary.codaMCMC-class {dcmle} | R Documentation |
"summary.codaMCMC"
Summary object.
Objects can be created by calls of the
form new("summary.codaMCMC", ...)
.
settings
:Object of class "integer"
,
MCMC settings.
coef
:Object of class "matrix"
,
posterior statistics.
signature(object = "summary.codaMCMC")
: ...
Peter Solymos
showClass("summary.codaMCMC")