umich-biostatistics/ers: Environmental Risk Score

Estimate environmental risk scores from a number of potentially correlated risk factors using adaptive elastic net (AENET) regression. ENET regression does variable selection and can select multiple non-zero collinear variables without overfitting. AENET is an adaptive version of elastic net (ENET) that satisfies the asymptotic normality assumption that allows us to conduct statistical inference any hypothesis testing by providing large sample standard errors and p-values. Adaptive weights shink smaller coefficients to zero, whereas larger coefficients are penalized less. The technical details of the model implemented here are described in "Associations of cumulative exposure to heavy metal mixtures with obesity and its comorbidities among U.S. adults in NHANES 2003–2014" (2018) In press at Environment International <doi:10.1016/j.envint.2018.09.035>.

Getting started

Package details

Maintainer
LicenseGPL-2
Version1.0.0
URL https://github.com/umich-biostatistics/ers
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("umich-biostatistics/ers")
umich-biostatistics/ers documentation built on Oct. 29, 2020, 8:15 a.m.