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 07 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

enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
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  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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