summary.dcmle-class {dcmle} | R Documentation |
"summary.dcmle"
Summary object.
Objects can be created by calls of the form
new("summary.dcmle", ...)
.
title
:Object of class "character"
,
title to print, optional.
call
:Object of class "language"
,
the call.
settings
:Object of class "integer"
,
MCMC settings.
coef
:Object of class "matrix"
,
coefficients (posterior means).
convergence
:Object of class "dcDiag"
,
data cloning convergence diagnostics.
Class "summary.dcCodaMCMC"
, directly.
Class "summary.codaMCMC"
,
by class "summary.dcCodaMCMC", distance 2.
signature(object = "summary.dcmle")
: ...
Peter Solymos
showClass("summary.dcmle")