Package: carat
Type: Package
Title: Covariate-Adaptive Randomization for Clinical Trials
Version: 2.2.1
Date: 2023-09-05
Authors@R: c(
    person(given="Fuyi", family="Tu", email="fuyi.tu@ruc.edu.cn", role="aut"),
    person(given="Xiaoqing", family="Ye", email="ye_xiaoq@163.com", role=c("aut","cre")),
    person(given="Wei", family="Ma", email="mawei@ruc.edu.cn", role=c("aut", "ths")), 
    person(given="Feifang", family="Hu", email="ffhu68@163.com", role=c("aut","ths"))
    )
Author: Fuyi Tu [aut],
  Xiaoqing Ye [aut, cre],
  Wei Ma [aut, ths],
  Feifang Hu [aut, ths]
Maintainer: Xiaoqing Ye <ye_xiaoq@163.com>
Description: Provides functions and command-line user interface to generate allocation sequence by covariate-adaptive randomization for clinical trials. The package currently supports six covariate-adaptive randomization procedures. Three hypothesis testing methods that are valid and robust under covariate-adaptive randomization are also available in the package to facilitate the inference for treatment effect under the included randomization procedures. Additionally, the package provides comprehensive and efficient tools to allow one to evaluate and compare the performance of randomization procedures and tests based on various criteria. See Ma W, Ye X, Tu F, and Hu F (2023) <doi: 10.18637/jss.v107.i02> for details. 
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.4.6), ggplot2 (>= 3.3.0), gridExtra (>= 2.3),
        stringr (>= 1.4.0), methods
Suggests: dplyr (>= 0.8.5)
Depends: R (>= 3.6.0)
NeedsCompilation: yes
LinkingTo: Rcpp, RcppArmadillo
Packaged: 2023-09-05 06:21:06 UTC; YeXiaoqing
Repository: CRAN
Date/Publication: 2023-09-05 15:30:06 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 10:25:02 UTC; unix
Archs: carat.so.dSYM
