doi:10.48550/arXiv.2102.08591>.">

SplitGLM: Split Generalized Linear Models (original) (raw)

Functions to compute split generalized linear models. The approach fits generalized linear models that split the covariates into groups. The optimal split of the variables into groups and the regularized estimation of the coefficients are performed by minimizing an objective function that encourages sparsity within each group and diversity among them. Example applications can be found in Christidis et al. (2021) <doi:10.48550/arXiv.2102.08591>.

Version: 1.0.5
Imports: Rcpp (≥ 1.0.3)
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, vctrs, mvnfast
Published: 2022-11-22
DOI: 10.32614/CRAN.package.SplitGLM
Author: Anthony Christidis [aut, cre], Stefan Van Aelst [aut], Ruben Zamar [aut]
Maintainer: Anthony Christidis <anthony.christidis at stat.ubc.ca>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Materials: README
CRAN checks: SplitGLM results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=SplitGLMto link to this page.