Learn R Programming

dcmle (version 0.2-1)

dcCodaMCMC-class: Class "dcCodaMCMC"

Description

An S4 representation of an mcmc.lits object of the coda package, with data cloning attributes from dclone package (the mcmc.list.dc class).

Arguments

Objects from the Class

Objects can be created by calls of the form new("dcCodaMCMC", ...).

Extends

Class "codaMCMC", directly.

See Also

jags.fit

Examples

Run this code
showClass("dcCodaMCMC")

Run the code above in your browser using DataLab