Package: squeezy
Type: Package
Title: Group-Adaptive Elastic Net Penalised Generalised Linear Models
Version: 1.1-1
Date: 2022-05-13
Authors@R: c(person(c("Mirrelijn","M."), "van Nee", role = c("aut", "cre"),
                     email = "m.vannee@amsterdamumc.nl"),
              person("Tim", "van de Brug", role = "aut"),
              person(c("Mark","A."), "van de Wiel", role = "aut"))
Author: Mirrelijn M. van Nee [aut, cre],
  Tim van de Brug [aut],
  Mark A. van de Wiel [aut]
Maintainer: Mirrelijn M. van Nee <m.vannee@amsterdamumc.nl>
Depends: R (>= 3.5.0)
Imports: glmnet, stats, Matrix, multiridge (>= 1.5), mvtnorm
Suggests: ggplot2, ecpc
Description: Fit linear and logistic regression models penalised with group-adaptive elastic net penalties.
  The group penalties correspond to groups of covariates defined by a co-data group set.
  The method accommodates inclusion of unpenalised covariates and overlapping groups.
  See Van Nee et al. (2021) <arXiv:2101.03875>.
License: GPL (>= 3)
URL: https://arxiv.org/abs/2101.03875
NeedsCompilation: no
Packaged: 2022-05-13 12:55:27 UTC; VNOB-0728
Repository: CRAN
Date/Publication: 2022-05-13 14:20:02 UTC
