| gsFit-class {dcmle} | R Documentation |
Class "gsFit"
Description
BUGS/JAGS compendium
Objects from the Class
Objects can be created by calls of the form new("gsFit", ...).
Slots
data:Object of class
"list", same as correspondingjags.fitbugs.fitor argument.model:Object of class
"dcModel", same as correspondingjags.fitbugs.fitor argument.params:Object of class
"dcParams", same as correspondingjags.fitbugs.fitor argument.inits:Object of class
"dcInits", same as correspondingjags.fitbugs.fitor argument.flavour:Object of class
"character", same as correspondingdc.fitargument, default is"jags". It can also be"winbugs","openbugs", or"brugs"referring to theargumentofbugs.fit, in which caseflavourwill be treated as"bugs".
Methods
- show
signature(object = "gsFit"): ...
Author(s)
Peter Solymos
See Also
Examples
showClass("gsFit")
[Package dcmle version 0.4-1 Index]