Skip to content

glinternet

Learning Interactions via Hierarchical Group-Lasso Regularization

v1.0.12 · Sep 2, 2021 · GPL-2

Description

Group-Lasso INTERaction-NET. Fits linear pairwise-interaction models that satisfy strong hierarchy: if an interaction coefficient is estimated to be nonzero, then its two associated main effects also have nonzero estimated coefficients. Accommodates categorical variables (factors) with arbitrary numbers of levels, continuous variables, and combinations thereof. Implements the machinery described in the paper "Learning interactions via hierarchical group-lasso regularization" (JCGS 2015, Volume 24, Issue 3). Michael Lim & Trevor Hastie (2015) <DOI:10.1080/10618600.2014.938812>.

Downloads

746

Last 30 days

4848th

3.7K

Last 90 days

16.8K

Last year

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

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
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-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michael Lim <michael626@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michael",
                      family = "Lim",
                      role = c("aut", "cre"),
                      email = "michael626@gmail.com"),
               person(given = "Trevor",
                      family = "Hastie",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michael Lim <michael626@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michael",
                      family = "Lim",
                      role = c("aut", "cre"),
                      email = "michael626@gmail.com"),
               person(given = "Trevor",
                      family = "Hastie",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michael Lim <michael626@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michael",
                      family = "Lim",
                      role = c("aut", "cre"),
                      email = "michael626@gmail.com"),
               person(given = "Trevor",
                      family = "Hastie",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michael Lim <michael626@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michael",
                      family = "Lim",
                      role = c("aut", "cre"),
                      email = "michael626@gmail.com"),
               person(given = "Trevor",
                      family = "Hastie",
                      role = "aut"))
as necessary.

Reverse Dependencies (2)

imports

Dependency Network

Dependencies Reverse dependencies FindIt modnets glinternet

Version History

new 1.0.12 Mar 10, 2026
updated 1.0.12 ← 1.0.11 diff Sep 2, 2021
updated 1.0.11 ← 1.0.10 diff Oct 9, 2020
updated 1.0.10 ← 1.0.9 diff Jul 2, 2019
updated 1.0.9 ← 1.0.8 diff Jun 11, 2019
updated 1.0.8 ← 1.0.7 diff Jun 14, 2018
updated 1.0.7 ← 1.0.6 diff Feb 15, 2018
updated 1.0.6 ← 1.0.5 diff Nov 29, 2017
updated 1.0.5 ← 1.0.4 diff Jul 3, 2017
updated 1.0.4 ← 1.0.3 diff Jun 14, 2017
updated 1.0.3 ← 1.0.2 diff Dec 31, 2016
updated 1.0.2 ← 1.0.1 diff Dec 1, 2016
updated 1.0.1 ← 1.0.0 diff Nov 13, 2016
updated 1.0.0 ← 0.9.0 diff Mar 29, 2015
new 0.9.0 Aug 16, 2013