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>.
Package details |
|
---|---|
Author | William Michael Landau [aut, cre] (<https://orcid.org/0000-0003-1878-3253>), David Lawrence Miller [rev], Eli Lilly and Company [cph] |
Maintainer | William Michael Landau <will.landau.oss@gmail.com> |
License | MIT + file LICENSE |
Version | 1.2.1 |
URL | https://docs.ropensci.org/jagstargets/ https://github.com/ropensci/jagstargets |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.