Package: holiglm
Type: Package
Title: Holistic Generalized Linear Models
Version: 0.2.1
Authors@R: c(
    person("Benjamin", "Schwendinger", role = c("aut", "cre"), email = "benjaminschwe@gmail.com"),
    person("Florian", "Schwendinger", role = "aut"),
    person("Laura", "Vana", role = "aut")
  )
Description: Holistic generalized linear models (HGLMs) extend generalized linear models (GLMs) by enabling the possibility to add further constraints to the model. The 'holiglm' package simplifies estimating HGLMs using convex optimization.
Depends: R (>= 3.5.0), ROI.plugin.ecos
Imports: slam, checkmate, MASS, SuppDists, ROI (>= 0.3-0)
Suggests: ROI.plugin.mosek, ROI.plugin.scs, tinytest (>= 1.0.0)
License: GPL-3
URL: https://arxiv.org/abs/2205.15447
RoxygenNote: 7.1.2
Additional_repositories: https://ben-schwen.github.io/drat/
NeedsCompilation: no
Packaged: 2022-06-11 21:07:47 UTC; bschwendinger
Author: Benjamin Schwendinger [aut, cre],
  Florian Schwendinger [aut],
  Laura Vana [aut]
Maintainer: Benjamin Schwendinger <benjaminschwe@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-13 15:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 14:55:56 UTC; windows
