swh:1:snp:cb3ee08893d9ebea95d32b41026209106231a62e
Raw File
Tip revision: 95c60cfd216b69f4a8016a997f914678448d35c8 authored by Uwe Ligges on 04 November 2009, 00:00:00 UTC
version 2.1-15
Tip revision: 95c60cf
NAMESPACE
importFrom(coda, mcmc.list, as.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)
S3method(as.mcmc.list, bugs)
back to top