swh:1:snp:cb3ee08893d9ebea95d32b41026209106231a62e
Raw File
Tip revision: 4be60452b2c0aef50785e3d3827281ceaa36eb46 authored by Sibylle Sturtz on 12 September 2007, 00:00:00 UTC
version 2.1-6
Tip revision: 4be6045
NAMESPACE
importFrom(coda, mcmc.list, read.coda)

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

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

back to top