This R package is built for BIOS 735 final project. It contains the frequentist variable selection method (LASSO) and Bayesian variable selection methods, as well as estimation and prediction of logistic regression model for binary outcome data.
You can install this package using the following code:
{r install}
library(devtools)
install_github("lcw68/G3proj")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.