Simulating the sequential multi-arm multi-stage or platform trial with Bayesian approach using the 'rstan' package, which provides the R interface for the Stan. This package supports fixed ratio and Bayesian adaptive randomization approaches for randomization. Additionally, it allows for the study of time trend problems in platform trials. There are demos available for a multi-arm multi-stage trial with two different null scenarios, as well as for Bayesian trial cutoff screening. The Bayesian adaptive randomisation approaches are described in: Trippa et al. (2012) <doi:10.1200/JCO.2011.39.8420> and Wathen et al. (2017) <doi:10.1177/1740774517692302>. The randomisation algorithm is described in: Zhao W <doi:10.1016/j.cct.2015.06.008>. The analysis methods of time trend effect in platform trial are described in: Saville et al. (2022) <doi:10.1177/17407745221112013> and Bofill Roig et al. (2022) <doi:10.1186/s12874-022-01683-w>.
Version: | 1.2.3 |
Depends: | R (≥ 4.0.0), rstan (≥ 2.32.1) |
Imports: | BiocManager (≥ 1.30.19), boot (≥ 1.3-28), doParallel (≥ 1.0.17), foreach (≥ 1.5.1), ggplot2 (≥ 3.4.0), ggpubr (≥ 0.4.0), iterators (≥ 1.0.13), laGP (≥ 1.5-9), lhs (≥ 1.1.6), matrixStats (≥ 0.61.0), methods, RColorBrewer (≥ 1.1-3), Rcpp (≥ 0.12.0), RcppParallel (≥ 5.0.1), reshape (≥ 0.8.8), rstantools (≥ 2.3.1.1), stringr (≥ 1.4.0) |
LinkingTo: | BH (≥ 1.66.0), Rcpp (≥ 0.12.0), RcppEigen (≥ 0.3.3.3.0), RcppParallel (≥ 5.0.1), StanHeaders (≥ 2.26.0), rstan (≥ 2.26.1) |
Suggests: | rmarkdown, knitr |
Published: | 2023-12-07 |
DOI: | 10.32614/CRAN.package.BayesianPlatformDesignTimeTrend |
Author: | Ziyan Wang [aut, cre], David Woods [ctb] |
Maintainer: | Ziyan Wang <zw7g20 at soton.ac.uk> |
BugReports: | https://github.com/ZXW834/BayesianPlatformDesignTimeTrend/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ZXW834/BayesianPlatformDesignTimeTrend |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Materials: | README NEWS |
CRAN checks: | BayesianPlatformDesignTimeTrend results |
Package source: | BayesianPlatformDesignTimeTrend_1.2.3.tar.gz |
Windows binaries: | r-devel: BayesianPlatformDesignTimeTrend_1.2.3.zip, r-release: BayesianPlatformDesignTimeTrend_1.2.3.zip, r-oldrel: BayesianPlatformDesignTimeTrend_1.2.3.zip |
macOS binaries: | r-release (arm64): BayesianPlatformDesignTimeTrend_1.2.3.tgz, r-oldrel (arm64): BayesianPlatformDesignTimeTrend_1.2.3.tgz, r-release (x86_64): BayesianPlatformDesignTimeTrend_1.2.3.tgz, r-oldrel (x86_64): BayesianPlatformDesignTimeTrend_1.2.3.tgz |
Old sources: | BayesianPlatformDesignTimeTrend archive |
Please use the canonical form https://CRAN.R-project.org/package=BayesianPlatformDesignTimeTrend to link to this page.