Other packages > Find by keyword >

glmmLasso  

Variable Selection for Generalized Linear Mixed Models by L1-Penalized Estimation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("glmmLasso", "1.6.3")



Attach the package and use:
library("glmmLasso")
Maintained by
Andreas Groll
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-10-27
Latest Update: 2023-08-23
Description:
A variable selection approach for generalized linear mixed models by L1-penalized estimation is provided, see Groll and Tutz (2014) . See also Groll and Tutz (2017) for discrete survival models including heterogeneity.
How to cite:
Andreas Groll (2011). glmmLasso: Variable Selection for Generalized Linear Mixed Models by L1-Penalized Estimation. R package version 1.6.3, https://cran.r-project.org/web/packages/glmmLasso. Accessed 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:44), 1.0.0 (2011-10-27 07:46), 1.0.1 (2012-03-29 20:21), 1.0.2 (2012-04-26 13:01), 1.0.3 (2012-07-09 13:32), 1.0.4 (2012-07-11 12:14), 1.0.5 (2012-07-31 14:42), 1.0.6 (2012-09-27 19:27), 1.1.0 (2012-11-22 10:57), 1.1.1 (2012-11-29 11:02), 1.2.1 (2013-11-12 15:02), 1.2.2 (2013-11-18 13:21), 1.3.0 (2014-05-30 09:03), 1.3.1 (2014-07-10 14:05), 1.3.2 (2014-09-10 21:48), 1.3.3 (2014-09-11 15:21), 1.3.4 (2015-04-30 20:58), 1.3.5 (2015-08-26 14:52), 1.3.6 (2015-09-17 22:50), 1.3.7 (2015-11-20 11:00), 1.4.0 (2016-03-01 12:17), 1.4.1 (2016-03-02 01:26), 1.4.3 (2016-04-28 15:55), 1.4.4 (2016-05-27 17:27), 1.5.0 (2017-04-28 14:56), 1.5.1 (2017-05-06 11:05), 1.6.0 (2022-05-06 01:30), 1.6.1 (2022-05-11 10:50), 1.6.2 (2022-08-23 11:50), 1.6.3 (2023-08-23 16:30)
Other packages that cited glmmLasso R package
View glmmLasso citation profile
Other R packages that glmmLasso depends, imports, suggests or enhances
Complete documentation for glmmLasso
Functions, R codes and Examples using the glmmLasso R package
Some associated functions: acat . cumulative . knee . soccer . 
Some associated R codes: RcppExports.R . family_acat.R . family_cumulative.R . glmmLasso_RE.R . glmmLasso_noRE.R . glmm_final.smooth_noRE.R . glmm_final_noRE.R . helpers.R .  Full glmmLasso package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
BetterReg  
Better Statistics for OLS and Binomial Logistic Regression
Provides squared semi partial correlations, tolerance, Mahalanobis, Likelihood Ratio Chi Square, and ...
Download / Learn more Package Citations See dependency  
robustX  
'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. ...
Download / Learn more Package Citations See dependency  
lmmpar  
Parallel Linear Mixed Model
Embarrassingly Parallel Linear Mixed Model calculations spread across local cores which repeat until ...
Download / Learn more Package Citations See dependency  
ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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