Package: R2WinBUGS 2.1-22.1
R2WinBUGS: Running 'WinBUGS' and 'OpenBUGS' from 'R' / 'S-PLUS'
Invoke a 'BUGS' model in 'OpenBUGS' or 'WinBUGS', a class "bugs" for 'BUGS' results and functions to work with that class. Function write.model() allows a 'BUGS' model file to be written. The class and auxiliary functions could be used with other MCMC programs, including 'JAGS'.
Authors:
R2WinBUGS_2.1-22.1.tar.gz
R2WinBUGS_2.1-22.1.zip(r-4.5)R2WinBUGS_2.1-22.1.zip(r-4.4)R2WinBUGS_2.1-22.1.zip(r-4.3)
R2WinBUGS_2.1-22.1.tgz(r-4.4-any)R2WinBUGS_2.1-22.1.tgz(r-4.3-any)
R2WinBUGS_2.1-22.1.tar.gz(r-4.5-noble)R2WinBUGS_2.1-22.1.tar.gz(r-4.4-noble)
R2WinBUGS_2.1-22.1.tgz(r-4.4-emscripten)R2WinBUGS_2.1-22.1.tgz(r-4.3-emscripten)
R2WinBUGS.pdf |R2WinBUGS.html✨
R2WinBUGS/json (API)
NEWS
# Install 'R2WinBUGS' in R: |
install.packages('R2WinBUGS', repos = c('https://uligges.r-universe.dev', 'https://cloud.r-project.org')) |
- schools - 8 schools analysis
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 9 months agofrom:c4875dc70b. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
R-4.4-win | NOTE | Nov 02 2024 |
R-4.4-mac | NOTE | Nov 02 2024 |
R-4.3-win | NOTE | Nov 02 2024 |
R-4.3-mac | NOTE | Nov 02 2024 |
Exports:as.bugs.arrayattach.allattach.bugsbugsbugs.databugs.logdetach.alldetach.bugsmonitoropenbugsread.bugswrite.model
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Running WinBUGS and OpenBUGS from R / S-PLUS | R2WinBUGS-package R2WinBUGS |
Convert to bugs object | as.bugs.array |
Attach / detach elements of (bugs) objects to search path | attach.all attach.bugs detach.all detach.bugs |
Run WinBUGS and OpenBUGS from R or S-PLUS | bugs |
Read data from WinBUGS logfile | bugs.log |
Wrapper to run OpenBUGS | openbugs |
Plotting a bugs object | plot.bugs |
Printing a bugs object | print.bugs |
Read output files in CODA format | read.bugs |
8 schools analysis | schools |
Creating a WinBUGS model file | write.model |