Revision 4f48a2866722c22e4c5db2ab0c46ff91f48d2b1c authored by Sibylle Sturtz on 20 May 2007, 00:00:00 UTC, committed by Gabor Csardi on 20 May 2007, 00:00:00 UTC
1 parent 52d0aa4
Raw File
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