<div class="csl-bib-body">
<div class="csl-entry">Schwendinger, B., Schwendinger, F., & Vana, L. (2024). Holistic Generalized Linear Models. <i>JOURNAL OF STATISTICAL SOFTWARE</i>, <i>108</i>(7), 1–49. https://doi.org/10.18637/jss.v108.i07</div>
</div>
-
dc.identifier.issn
1548-7660
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/196892
-
dc.description.abstract
Holistic linear regression extends the classical best subset selection problem by adding additional constraints designed to improve the model quality. These constraints include sparsity-inducing constraints, sign-coherence constraints and linear constraints. The R package holiglm provides functionality to model and fit holistic generalized linear models. By making use of state-of-the-art mixed-integer conic solvers, the package can reliably solve generalized linear models for Gaussian, binomial and Poisson responses with a multitude of holistic constraints. The high-level interface simplifies the constraint specification and can be used as a drop-in replacement for the stats::glm() function.