Skip to contents

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.