alexpkeil1 / qgcomp

QGcomp (quantile g-computation): estimating the effects of exposure mixtures. Works for continuous, binary, and right-censored survival outcomes. Flexible, unconstrained, fast and guided by modern causal inference principles
32 stars 6 forks source link

How to install dev version of qgcomp #11

Open alexpkeil1 opened 4 years ago

alexpkeil1 commented 4 years ago

This is just a placeholder issue because so many issues come down to "this is fixed in the newest version, which is not yet on CRAN"

Install the most recent developmental version here (this may not always be working, so use judiciously!) by running this in R (being sure you have the 'devtools' package installed):

 devtools::install_github("alexpkeil1/qgcomp")