updated.model.mcmc.list.dc <-
function(object, ...)
{
attr(attr(object, "updated.model"), "n.clones") <- nclones(object)
attr(object, "updated.model")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.