Skip to content
/ RobinCar Public
forked from mbannick/RobinCar

Robust inference in covariate-adaptive randomization

License

Notifications You must be signed in to change notification settings

tye27/RobinCar

 
 

Repository files navigation

R-CMD-check DOI

RobinCar: ROBust estimation and INference for Covariate Adjustment in Randomized clinical trials

Authors

Ting Ye, Yanyao Yi, Marlena Bannick (maintainer), and Faith Bian

Documentation

To view documentation about the functions, see the RobinCar website here: https://marlenabannick.com/RobinCar/. You will also find vignettes about how to use the functions.

Installation

RobinCar is now available on CRAN!

1. Install via CRAN

install.packages("RobinCar")

2. Install with devtools

To get the most recent version in development, you can install the package with devtools:

devtools::install_github("mbannick/RobinCar")

3. Clone repository

Or to download the package, you may clone the repository:

git clone https://github.com/mbannick/RobinCar.git

Publications

Here are publications and preprints that explain the methods in RobinCar:

About

Robust inference in covariate-adaptive randomization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%