Skip to content

Jeremy690/glmhd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glmhd

Overview

This R package estimates the inflation and variance of the MLE from a high-dimensional binary regression model.

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.

Function documentation

You can find the function documentations under the Reference tab. To get started, you can take a look at the function adjust_glm, which computes the adjusted coefficient and standard error estimates.

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!

About

An R package to estimate the inflation and variance of MLE from a high-dimensional binary regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%