Package: jagstargets 1.2.0.9000

William Michael Landau

jagstargets: Targets for JAGS Pipelines

Bayesian data analysis usually incurs long runtimes and cumbersome custom code. A pipeline toolkit tailored to Bayesian statisticians, the 'jagstargets' R package is leverages 'targets' and 'R2jags' to ease this burden. 'jagstargets' makes it super easy to set up scalable JAGS pipelines that automatically parallelize the computation and skip expensive steps when the results are already up to date. Minimal custom code is required, and there is no need to manually configure branching, so usage is much easier than 'targets' alone. For the underlying methodology, please refer to the documentation of 'targets' <doi:10.21105/joss.02959> and 'JAGS' (Plummer 2003) <https://www.r-project.org/conferences/DSC-2003/Proceedings/Plummer.pdf>.

Authors:William Michael Landau [aut, cre], David Lawrence Miller [rev], Eli Lilly and Company [cph]

jagstargets_1.2.0.9000.tar.gz
jagstargets_1.2.0.9000.zip(r-4.5)jagstargets_1.2.0.9000.zip(r-4.4)jagstargets_1.2.0.9000.zip(r-4.3)
jagstargets_1.2.0.9000.tgz(r-4.4-any)jagstargets_1.2.0.9000.tgz(r-4.3-any)
jagstargets_1.2.0.9000.tar.gz(r-4.5-noble)jagstargets_1.2.0.9000.tar.gz(r-4.4-noble)
jagstargets_1.2.0.9000.tgz(r-4.4-emscripten)jagstargets_1.2.0.9000.tgz(r-4.3-emscripten)
jagstargets.pdf |jagstargets.html
jagstargets/json (API)
NEWS

# Install 'jagstargets' in R:
install.packages('jagstargets', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ropensci/jagstargets/issues

Uses libs:
  • jags– Just Another Gibbs Sampler for Bayesian MCMC
  • c++– GNU Standard C++ Library v3

On CRAN:

bayesianhigh-performance-computingjagsmaker-targetopiareproducibilityrjagsstatisticstargets

10 exports 9 stars 2.03 score 59 dependencies 597 downloads

Last updated 8 days agofrom:a8493d63e2 (on main)

Exports:tar_jagstar_jags_dftar_jags_example_datatar_jags_example_filetar_jags_rep_data_batchtar_jags_rep_dictar_jags_rep_drawstar_jags_rep_runtar_jags_rep_summarytar_jags_run

Dependencies:abindbackportsbase64urlBHbootcallrcheckmateclicodacodetoolscpp11data.tabledistributionaldplyrevaluatefansifsfstfstcoregenericsgluehighrigraphknitrlatticelifecyclemagrittrMatrixmatrixStatsnumDerivpillarpkgconfigposteriorprocessxpspurrrqsR2jagsR2WinBUGSR6RApiSerializeRcppRcppParallelrjagsrlangsecretbasestringfishstringistringrtarchetypestargetstensorAtibbletidyselectutf8vctrswithrxfunyaml

Bayesian simulation pipelines with jagstargets

Rendered fromsimulation.Rmdusingknitr::rmarkdownon Jul 19 2024.

Last update: 2022-06-24
Started: 2021-05-08

Introduction to jagstargets

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Jul 19 2024.

Last update: 2022-06-21
Started: 2021-05-08