Skip to content

glmmPen

High Dimensional Penalized Generalized Linear Mixed Models (pGLMM)

v1.5.4.8 · Aug 29, 2024 · GPL (>= 2)

Description

Fits high dimensional penalized generalized linear mixed models using the Monte Carlo Expectation Conditional Minimization (MCECM) algorithm. The purpose of the package is to perform variable selection on both the fixed and random effects simultaneously for generalized linear mixed models. The package supports fitting of Binomial, Gaussian, and Poisson data with canonical links, and supports penalization using the MCP, SCAD, or LASSO penalties. The MCECM algorithm is described in Rashid et al. (2020) <doi:10.1080/01621459.2019.1671197>. The techniques used in the minimization portion of the procedure (the M-step) are derived from the procedures of the 'ncvreg' package (Breheny and Huang (2011) <doi:10.1214/10-AOAS388>) and 'grpreg' package (Breheny and Huang (2015) <doi:10.1007/s11222-013-9424-2>), with appropriate modifications to account for the estimation and penalization of the random effects. The 'ncvreg' and 'grpreg' packages also describe the MCP, SCAD, and LASSO penalties.

Downloads

CRAN

420

Last 30 days

9598th

901

Last 90 days

4.1K

Last year

Trend: +90.1% (30d vs prior 30d)

r2u CRAN

40

Last 30 days

120

Last 90 days

406

Last year

Trend: -21.6% (30d vs prior 30d)

autoCRAN

10

Last 7 days

16

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘rstantools’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘rstantools’
  All declared Imports should be used.

Check History

NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘rstantools’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘rstantools’
  All declared Imports should be used.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 67.4Mb
  sub-directories of 1Mb or more:
    libs  66.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 67.4Mb
  sub-directories of 1Mb or more:
    libs  66.2Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
ERROR 8 OK · 5 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘rstantools’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘rstantools’
  All declared Imports should be used.
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/glmmPen.Rcheck/00install.out' for details.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 67.4Mb
  sub-directories of 1Mb or more:
    libs  66.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 67.4Mb
  sub-directories of 1Mb or more:
    libs  66.2Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘rstantools’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘rstantools’
  All declared Imports should be used.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 67.4Mb
  sub-directories of 1Mb or more:
    libs  66.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 67.4Mb
  sub-directories of 1Mb or more:
    libs  66.2Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.

Dependency Network

Dependencies Reverse dependencies lme4 bigmemory Rcpp ggplot2 Matrix ncvreg reshape2 rstan stringr mvtnorm MASS survival rstantools RcppParallel (>= 5.0.1) glmmPen

Version History

8 tracked
new 1.5.4.8 Mar 10, 2026
updated 1.5.4.8 ← 1.5.4.4 diff Aug 28, 2024
updated 1.5.4.4 ← 1.5.3.4 diff Jan 17, 2024
updated 1.5.3.4 ← 1.5.3.0 diff Apr 2, 2023
updated 1.5.3.0 ← 1.5.2.11 diff Mar 14, 2023
updated 1.5.2.11 ← 1.5.1.10 diff Dec 12, 2022
updated 1.5.1.10 ← 1.5.1.8 diff Apr 28, 2022
new 1.5.1.8 Jan 20, 2022