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.
1 2 3 4 5 6 7 8 9 10 11 |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.