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]
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 01 Apr. 2025.
Previous versions and publish date:
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)
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
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for glmmLasso10203040506070TrendBars

Today's Hot Picks in Authors and Packages

eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
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  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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