Package: EasyABC 1.5.2

Nicolas Dumoulin
EasyABC: Efficient Approximate Bayesian Computation Sampling Schemes
Enables launching a series of simulations of a computer code from the R session, and to retrieve the simulation outputs in an appropriate format for post-processing treatments. Five sequential sampling schemes and three coupled-to-MCMC schemes are implemented.
Authors:
EasyABC_1.5.2.tar.gz
EasyABC_1.5.2.zip(r-4.7)EasyABC_1.5.2.zip(r-4.6)EasyABC_1.5.2.zip(r-4.5)
EasyABC_1.5.2.tgz(r-4.6-any)EasyABC_1.5.2.tgz(r-4.5-any)
EasyABC_1.5.2.tar.gz(r-4.6-any)
EasyABC_1.5.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
EasyABC/json (API)
| # Install 'EasyABC' in R: |
| install.packages('EasyABC', repos = c('https://r-forge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://r-forge.r-project.org/projects/easyabc
Last updated from:6f724685c8. Checks:7 FAIL, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | FAIL | 95 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | FAIL | 96 | ||
| macos-release-arm64 | FAIL | 77 | ||
| macos-oldrel-arm64 | FAIL | 61 | ||
| windows-devel | FAIL | 58 | ||
| windows-release | FAIL | 54 | ||
| windows-oldrel | FAIL | 40 | ||
| wasm-release | OK | 91 |
Exports:ABC_emulationABC_mcmcABC_rejectionABC_sequentialbinary_modelbinary_model_clusterSABC
Dependencies:abcabc.datalatticelhslocfitMASSMatrixMatrixModelsmnormtnnetplsquantregRcppSparseMsurvivaltensorA
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| EasyABC: performing efficient approximate Bayesian computation sampling schemes using R | EasyABC-package EasyABC |
| Rejection sampling scheme for ABC using an emulator | ABC_emulation |
| Coupled to MCMC schemes for ABC | ABC_mcmc |
| Rejection sampling scheme for ABC | ABC_rejection |
| Sequential sampling schemes for ABC | ABC_sequential |
| Wrapper for a binary executable for non-parallel simulations | binary_model |
| Wrapper for a binary executable for parallel simulations | binary_model_cluster |
| Simulated Annealing approach to Approximate Bayesian Computation (SABC) | SABC SABC.inf SABC.noninf |