build is an R package designed to facilitate the selection and analysis of outcome dependent samples (ODS) in the presence of nonignorable dropout.
If you do not have the devtools package installed, first run:
install.packages("devtools")You can install the development version of build like so:
devtools::install_github("csevick/build")Our vignette contains an informative and friendly tour of the basic tools offered by our package.