| dcFit-class | R Documentation |
"dcFit"Compendium for data cloning
Objects can be created by calls of the form new("dcFit", ...).
multiply:Object of class "dcArgs",
same as corresponding dc.fit argument.
unchanged:Object of class "dcArgs",
same as corresponding dc.fit argument.
update:Object of class "dcArgs",
same as corresponding dc.fit argument.
updatefun:Object of class "dcFunction",
same as corresponding dc.fit argument.
initsfun:Object of class "dcFunction",
same as corresponding dc.fit argument.
flavour:Object of class "character",
same as corresponding dc.fit argument,
default is "jags".
It can also be "winbugs",
"openbugs", or "brugs" referring to
the argument of bugs.fit,
in which case flavour will be treated as "bugs".
data:Object of class "list",
same as corresponding dc.fit argument.
model:Object of class "dcModel",
same as corresponding dc.fit argument.
params:Object of class "dcParams",
same as corresponding dc.fit argument.
inits:Object of class "dcInits",
same as corresponding dc.fit argument.
Class "gsFit", directly.
signature(object = "dcFit"): ...
Peter Solymos
dc.fit,
makeDcFit
showClass("dcFit")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.