Skip to content

openpharma/RobinCar2

Repository files navigation

RobinCar2

Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN status CRAN monthly downloads CRAN total downloads Code Coverage

RobinCar2 is a package to provide robust inference of covariate adjusted analysis under stratified randomization. The methods implemented are recommended by FDA guidance on covariate adjustment. The methods are based on the work of Ye, Shao, Yi and Zhao (2023), Ye, Bannick, Yi and Shao (2023), Ye, Shao, Yi (2023) and Bannick, Shao, Liu, Du, Yi, Ye (2024).

Installation

Development

You can install the current development version from github with:

if (!require("remotes")) {
  install.packages("remotes")
}

remotes::install_github(
  "openpharma/RobinCar2"
)

Citing RobinCar2

To cite RobinCar2 please see here.