"dcCodaMCMC"
An S4 representation of an mcmc.list object of the coda package, with data cloning attributes from dclone package (the mcmc.list.dc class).
Objects can be created by calls of the form new("dcCodaMCMC", ...)
.
dctable
:Object of class "dcTable"
,
data cloning based iterative posterior statistics
based on dctable
.
dcdiag
:Object of class "dcDiag"
,
data cloning convergence diagnostics
based on dcdiag
.
nclones
:Object of class "nClones"
,
number of clones.
values
:Object of class "numeric"
,
same as in "codaMCMC"
class.
varnames
:Object of class "character"
,
same as in "codaMCMC"
class.
start
:Object of class "integer"
,
same as in "codaMCMC"
class.
end
:Object of class "integer"
,
same as in "codaMCMC"
class.
thin
:Object of class "integer"
,
same as in "codaMCMC"
class.
nchains
:Object of class "integer"
,
same as in "codaMCMC"
class.
niter
:Object of class "integer"
,
same as in "codaMCMC"
class.
nvar
:Object of class "integer"
,
same as in "codaMCMC"
class.
Class "codaMCMC"
, directly.
signature(x = "dcCodaMCMC")
: ...
signature(x = "dcCodaMCMC")
: ...
signature(from = "dcCodaMCMC", to = "dcmle")
: ...
signature(from = "dcCodaMCMC", to = "MCMClist")
: ...
signature(from = "dcmle", to = "dcCodaMCMC")
: ...
signature(from = "MCMClist", to = "dcCodaMCMC")
: ...
signature(object = "dcCodaMCMC")
: ...
signature(x = "dcCodaMCMC")
: ...
signature(x = "dcCodaMCMC")
: ...
signature(x = "dcCodaMCMC")
: ...
signature(object = "dcCodaMCMC")
: ...
signature(object = "dcCodaMCMC")
: ...
Peter Solymos
jags.fit