A showcase of Bayesian clinical trial designs, implemented in 'RStan' and R. Some designs are implemented in R for the first time (e.g. 'EffTox' by Thall and Cook, 2004, <https://biostatistics.mdanderson.org/softwaredownload/SingleSoftware.aspx?Software_Id=2>). Given the emphasis on flexibility in Bayesian analysis, the implementations in a common language and style may serve as a cookbook to encourage the use of Bayesian methods in trials. Compiled 'RStan' models are provided in addition to helper classes and functions to perform simulations and inference on observed trial outcomes. There is a preponderance of early phase trial designs because this is where Bayesian methods are used most. If there is a published Bayesian design you want implemented in 'Stan', get in touch.
Version: | 0.0.6 |
Depends: | R (≥ 3.4.0), Rcpp (≥ 0.12.8), methods (≥ 3.3.2) |
Imports: | rstan (≥ 2.18.1), rstantools (≥ 1.1.0), loo (≥ 1.1.0), gtools, stringr, dplyr, tidyr, magrittr, ggplot2 |
LinkingTo: | StanHeaders (≥ 2.18.0), rstan (≥ 2.18.1), BH (≥ 1.66), Rcpp (≥ 0.12.8), RcppEigen (≥ 0.3.2.9.0) |
Suggests: | knitr, rmarkdown, ggridges, testthat |
Published: | 2019-01-17 |
Author: | Kristian Brock [aut, cre], Trustees of Columbia University [cph] |
Maintainer: | Kristian Brock <kristian.brock at gmail.com> |
BugReports: | https://github.com/brockk/trialr/issues |
License: | GPL-3 |
URL: | https://github.com/brockk/trialr |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Materials: | README NEWS |
CRAN checks: | trialr results |
Reference manual: | trialr.pdf |
Vignettes: |
BEBOP: Bayesian Evaluation of Bivariate Binary Outcomes and Predictive Information Visualisation with CRM CRM: Continual Reassessment Method EffTox in trialr Hierarchical Bayesian Model for Binary Responses Overview of trialr |
Package source: | trialr_0.0.6.tar.gz |
Windows binaries: | r-devel: trialr_0.0.6.zip, r-release: trialr_0.0.6.zip, r-oldrel: trialr_0.0.5.zip |
OS X binaries: | r-release: trialr_0.0.6.tgz, r-oldrel: trialr_0.0.5.tgz |
Old sources: | trialr archive |
Please use the canonical form https://CRAN.R-project.org/package=trialr to link to this page.