tedwestling / CFsurvival

R package for nonparametric estimation of counterfactual survival functions and survival contrasts from right-censored data with an observational baseline treatment.
8 stars 6 forks source link

To install this R package, first install the devtools package. Then type:

library(devtools)
devtools::install_github("tedwestling/CFsurvival")