swh:1:snp:cb3ee08893d9ebea95d32b41026209106231a62e
Raw File
Tip revision: 1fde2d1e90957c9e2fe16377fe9541a448c431ea authored by Uwe Ligges on 01 February 2008, 00:00:00 UTC
version 2.1-8
Tip revision: 1fde2d1
NAMESPACE
importFrom(coda, mcmc.list, read.coda)

export(bugs,
       attach.all,
       detach.all,
       attach.bugs,
       detach.bugs,
       bugs.data,
       read.bugs,
       bugs.log,
       monitor,
       openbugs,
       as.bugs.array,
       write.model)

S3method(print, bugs)
S3method(plot, bugs)

back to top