Learn R Programming

EBglmnet (version 6.0)

Empirical Bayesian Lasso and Elastic Net Methods for Generalized Linear Models

Description

Provides empirical Bayesian lasso and elastic net algorithms for variable selection and effect estimation. Key features include sparse variable selection and effect estimation via generalized linear regression models, high dimensionality with p>>n, and significance test for nonzero effects. This package outperforms other popular methods such as lasso and elastic net methods in terms of power of detection, false discovery rate, and power of detecting grouping effects. Please reference its use as A Huang and D Liu (2016) .

Copy Link

Version

Install

install.packages('EBglmnet')

Monthly Downloads

28

Version

6.0

License

GPL

Maintainer

Anhui Huang

Last Published

May 25th, 2023

Functions in EBglmnet (6.0)

EBglmnet

Main Function for the EBglmnet Algorithms
cv.EBglmnet

Cross Validation (CV) Function to Determine Hyperparameters of the EBglmnet Algorithms
EBglmnet-internal

Internal EBglmnet functions
BASIS

An Example Data
EBglmnet-package

Empirical Bayesian Lasso (EBlasso) and Elastic Net (EBEN) Methods for Generalized Linear Models