Package: R2OpenBUGS 3.2-3.2.1
R2OpenBUGS: Running OpenBUGS from R
Using this package, it is possible to call a BUGS model, summarize inferences and convergence in a table and graph, and save the simulations in arrays for easy access in R.
Authors:
R2OpenBUGS_3.2-3.2.1.tar.gz
R2OpenBUGS_3.2-3.2.1.zip(r-4.5)R2OpenBUGS_3.2-3.2.1.zip(r-4.4)R2OpenBUGS_3.2-3.2.1.zip(r-4.3)
R2OpenBUGS_3.2-3.2.1.tgz(r-4.4-any)R2OpenBUGS_3.2-3.2.1.tgz(r-4.3-any)
R2OpenBUGS_3.2-3.2.1.tar.gz(r-4.5-noble)R2OpenBUGS_3.2-3.2.1.tar.gz(r-4.4-noble)
R2OpenBUGS_3.2-3.2.1.tgz(r-4.4-emscripten)R2OpenBUGS_3.2-3.2.1.tgz(r-4.3-emscripten)
R2OpenBUGS.pdf |R2OpenBUGS.html✨
R2OpenBUGS/json (API)
NEWS
# Install 'R2OpenBUGS' in R: |
install.packages('R2OpenBUGS', repos = c('https://snthomas99.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 5 years agofrom:21402f0d53. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | NOTE | Oct 24 2024 |
R-4.5-linux | NOTE | Oct 24 2024 |
R-4.4-win | NOTE | Oct 24 2024 |
R-4.4-mac | NOTE | Oct 24 2024 |
R-4.3-win | OK | Oct 24 2024 |
R-4.3-mac | OK | Oct 24 2024 |
Exports:as.bugs.arrayattach.allattach.bugsbugsbugs.databugs.initsbugs.logdetach.alldetach.bugsmonitorread.bugsvalidateInstallOpenBUGSwrite.model
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Running OpenBUGS from R | R2OpenBUGS-package R2OpenBUGS |
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 OpenBUGS from R | bugs |
Writing input for OpenBUGS | bugs.data |
Writing input for OpenBUGS | bugs.inits |
Read data from OpenBUGS logfile | bugs.log |
Plotting a bugs object | plot.bugs |
Printing a bugs object | print.bugs |
Read output files in CODA format | read.bugs |
8 schools analysis | schools |
Compare OpenBUGS/R2OpenBUGS execution to results supplied with OpenBUGS | validateInstallOpenBUGS |
Creating a OpenBUGS model file | write.model |