Package: RABR
Title: Simulations for Response Adaptive Block Randomization Design
Version: 0.1.0
Authors@R: 
    person(given = "Tianyu",
           family = "Zhan",
           role = c("aut", "cre"),
           email = "tianyu.zhan.stats@gmail.com",
           comment = c(ORCID = "0000-0002-8572-4539"))
Description: Conduct simulations of the Response Adaptive Block Randomization (RABR) design to evaluate its type I error rate, power and operating characteristics for binary and continuous endpoints. For more details of the proposed method, please refer to Zhan et al. (2020) <arXiv:2004.07356>. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: asd, cubature, data.table, doParallel, foreach, ggplot2,
        multcomp, multxpert, parallel, survival
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/tian-yu-zhan/RABR
BugReports: https://github.com/tian-yu-zhan/RABR/issues
NeedsCompilation: no
Packaged: 2021-05-25 13:29:41 UTC; sewen67
Author: Tianyu Zhan [aut, cre] (<https://orcid.org/0000-0002-8572-4539>)
Maintainer: Tianyu Zhan <tianyu.zhan.stats@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-26 11:40:05 UTC
Built: R 4.0.2; ; 2021-06-01 14:10:37 UTC; unix
