Package: tidyabc 0.0.1

tidyabc: Approximate Bayesian Computing with Tidy Data
A flexible framework for Approximate Bayesian Computation (ABC) that integrates with the tidyverse. Define simulation models and summary statistics as standard R functions, use 'dist_fns' to represent prior and posterior distributions, and perform inference via rejection sampling, Sequential Monte Carlo (SMC), or Adaptive ABC. The package provides tools for diagnostics, visualization, and convergence assessment, enabling reproducible Bayesian inference for complex models with intractable likelihoods.
Authors:
tidyabc_0.0.1.tar.gz
tidyabc_0.0.1.zip(r-4.7)tidyabc_0.0.1.zip(r-4.6)tidyabc_0.0.1.zip(r-4.5)
tidyabc_0.0.1.tgz(r-4.6-any)tidyabc_0.0.1.tgz(r-4.5-any)
tidyabc_0.0.1.tar.gz(r-4.7-any)tidyabc_0.0.1.tar.gz(r-4.6-any)
tidyabc_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tidyabc/json (API)
NEWS
| # Install 'tidyabc' in R: |
| install.packages('tidyabc', repos = c('https://ai4ci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ai4ci/tidyabc/issues
Pkgdown/docs site:https://ai4ci.github.io
- sim_outbreak - The 'sim_outbreak' dataset
Last updated from:6d673cfed3 (on 0.0.1). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 212 | ||
| source / vignettes | OK | 307 | ||
| linux-release-x86_64 | OK | 206 | ||
| macos-release-arm64 | OK | 136 | ||
| macos-oldrel-arm64 | OK | 117 | ||
| windows-devel | OK | 196 | ||
| windows-release | OK | 159 | ||
| windows-oldrel | OK | 172 | ||
| wasm-release | OK | 125 |
Exports:%>%abc_adaptiveabc_rejectionabc_smcas.abc_prioras.dist_fnsas.dist_fns_listas.link_fnsas.link_fns_listcalculate_rmsecalculate_wassersteindbeta2dcgammadefault_termination_fndgamma2dist_fnsdlnorm2dlogitnormdlogitnorm2dnbinom2dnulldwedgeempiricalempirical_cdfempirical_dataexample_adaptive_fitexample_obsexample_obsdataexample_priors_listexample_rejection_fitexample_scorer_fnexample_sim_fnexample_smc_fitexample_truthfixed_wave_termination_fnis.abc_prioris.dist_fnsis.dist_fns_listis.link_fnsis.link_fns_listkurtosislink_fnsmap_dist_fnsmap_link_fnsmap2_dist_fnsmap2_link_fnsmixturepbeta2pcgammapgamma2plnorm2plogitnormplogitnorm2plot_convergenceplot_correlationsplot_evolutionplot_simulationspmap_dist_fnspmap_link_fnspnbinom2pnullposterior_distance_metricsposterior_fit_analyticalposterior_fit_empiricalposterior_resampleposterior_summarisepriorspwedgeqbeta2qcgammaqgamma2qlnorm2qlogitnormqlogitnorm2qnbinom2qnullqwedgerbernrbeta2rcategoricalrcgammarexpgrowthrexpgrowthI0rgamma2rlnorm2rlogitnormrlogitnorm2rnbinom2rnullrwedgeskewtest_simulationtidy.abc_fittransformtruncatewasserstein_calculatorwbw.nrdwidenwmeanwquantilewsd
Dependencies:base64enccarrierclicodetoolscpp11crayondigestdplyrevaluatefarverfitdistrplusfurrrfuturegenericsggplot2globalsgluegtablehighrisobandjsonliteknitrlabelinglatticelifecyclelistenvlobstrlocfitmagrittrMASSMatrixmvtnormparallellypatchworkpillarpkgconfigprettyunitspurrrR6raggRColorBrewerrlangS7scalessignalstringistringrsurvivalsystemfontstextshapingtibbletidyrtidyselectutf8vctrsviridisLitewithrxfunyaml
ABC Adaptive
Rendered fromabc-adaptive.Rmdusingknitr::rmarkdownon May 23 2026.Last update: 2025-11-24
Started: 2025-11-17
ABC Sequential Monte-Carlo
Rendered fromabc-smc.Rmdusingknitr::rmarkdownon May 23 2026.Last update: 2025-11-20
Started: 2025-11-17
Getting started with tidyabc
Rendered fromtidyabc.Rmdusingknitr::rmarkdownon May 23 2026.Last update: 2025-11-24
Started: 2025-11-06
Simulation, scoring and convergence functions
Rendered fromscorer-functions.Rmdusingknitr::rmarkdownon May 23 2026.Last update: 2025-11-20
Started: 2025-11-17
Statistical distributions in tidyabc
Rendered froms3-distributions.Rmdusingknitr::rmarkdownon May 23 2026.Last update: 2025-11-24
Started: 2025-11-17
