Skip to content

Implements all of the regression methods considered in Ma et al.(2020) for estimating and inferring the treatment effect under covariate-adaptive randomization

Notifications You must be signed in to change notification settings

FuyiTu/caratREG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caratREG

Implements all of the regression methods considered in Ma et al. (2020) for estimating and inferring the treatment effect under covariate-adaptive randomization.

Installation

The package caratREG can be installed from GitHub:

if(!requireNamespace("devtools", quietly = TRUE))
  install.packages("devtools")
devtools::install_github('FuyiTu/caratREG')

About

Implements all of the regression methods considered in Ma et al.(2020) for estimating and inferring the treatment effect under covariate-adaptive randomization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages