Other packages > Find by keyword >

glmnetUtils  

Utilities for 'Glmnet'
View on CRAN: Click here


Download and install glmnetUtils package within the R console
Install from CRAN:
install.packages("glmnetUtils")

Install from Github:
library("remotes")
install_github("cran/glmnetUtils")

Install by package version:
library("remotes")
install_version("glmnetUtils", "1.1.9")



Attach the package and use:
library("glmnetUtils")
Maintained by
Hong Ooi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-02-05
Latest Update: 2023-09-10
Description:
Provides a formula interface for the 'glmnet' package for elasticnet regression, a method for cross-validating the alpha parameter, and other quality-of-life tools.
How to cite:
Hong Ooi (2017). glmnetUtils: Utilities for 'Glmnet'. R package version 1.1.9, https://cran.r-project.org/web/packages/glmnetUtils. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2017-02-05 09:55), 1.0.2 (2017-04-24 08:13), 1.1.1 (2019-01-17 12:10), 1.1.2 (2019-03-07 00:50), 1.1.3 (2019-11-18 07:40), 1.1.4 (2019-12-12 07:10), 1.1.5 (2020-03-12 06:30), 1.1.6 (2020-10-07 00:00), 1.1.7 (2021-02-23 16:40), 1.1.8 (2021-02-25 16:30), 1.1 (2017-08-01 14:37)
Other packages that cited glmnetUtils R package
View glmnetUtils citation profile
Other R packages that glmnetUtils depends, imports, suggests or enhances
Complete documentation for glmnetUtils
Functions, R codes and Examples using the glmnetUtils R package
Some associated functions: cv.glmnet . cva.glmnet . glmnet.model.matrix . glmnet . glmnetUtils . 
Some associated R codes: Full glmnetUtils package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA