Skip to content

R package for the exploration of elastic net model families.

License

Notifications You must be signed in to change notification settings

juliancandia/eNetXplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eNetXplorer

R package for the quantitative exploration of elastic net families for generalized linear models.

Documentation (manual and vignette) are available in the eNetXplorer/inst/doc folder.

To install, start R and enter:

if (!require(devtools)){
  install.packages("devtools")
}
devtools::install_github("juliancandia/eNetXplorer")

For another package of interest, see also: https://github.com/hongooi73/glmnetUtils

About

R package for the exploration of elastic net model families.

Resources

License

Stars

Watchers

Forks

Packages

No packages published