The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

ensr: Elastic Net SearcheR

Elastic net regression models are controlled by two parameters, lambda, a measure of shrinkage, and alpha, a metric defining the model's location on the spectrum between ridge and lasso regression. glmnet provides tools for selecting lambda via cross validation but no automated methods for selection of alpha. Elastic Net SearcheR automates the simultaneous selection of both lambda and alpha. Developed, in part, with support by NICHD R03 HD094912.

Version: 0.1.0
Depends: R (≥ 3.5.0), glmnet
Imports: data.table, ggplot2
Suggests: digest, ggforce, gridExtra, knitr, magrittr, microbenchmark, qwraps2 (≥ 0.4.0), R.rsp, rmarkdown
Published: 2019-01-21
Author: Peter DeWitt [aut, cre], Tell Bennett [ctb]
Maintainer: Peter DeWitt <peter.dewitt at ucdenver.edu>
License: GPL-2
URL: https://github.com/dewittpe/ensr
NeedsCompilation: no
Materials: README
CRAN checks: ensr results

Documentation:

Reference manual: ensr.pdf
Vignettes: ensr-datasets
ensr-examples

Downloads:

Package source: ensr_0.1.0.tar.gz
Windows binaries: r-devel: ensr_0.1.0.zip, r-release: ensr_0.1.0.zip, r-oldrel: ensr_0.1.0.zip
macOS binaries: r-release (arm64): ensr_0.1.0.tgz, r-oldrel (arm64): ensr_0.1.0.tgz, r-release (x86_64): ensr_0.1.0.tgz, r-oldrel (x86_64): ensr_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ensr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.