README.md

BIOS 735 Group 3 Package

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")



lcw68/G3proj documentation built on Dec. 21, 2021, 9:46 a.m.