README.md

glmhd

Overview

This R package estimates the inflation and variance of the MLE from a high-dimensional binary regression model. The package supports two methods:

Getting started

Installation

You can install the package using

install.packages("devtools")
devtools::install_github("zq00/glmhd")

To install with vignettes, please run

devtools::install_github("zq00/glmhd", build_vignettes = TRUE)

Note that the vignette takes about 20 min to knit, so feel free to download the Rmarkdown file and run code line by line.

Source code

The source code is located at the Github -> R folder.

Feedback

If you encounter error or would like to provide feedback, please use Github -> Issues to reach us. Thank you!



zq00/glmhd documentation built on April 7, 2023, 7:45 a.m.