# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "corrselect" in publications use:' type: software license: MIT title: 'corrselect: Correlation-Based and Model-Based Predictor Pruning' version: 3.2.2 identifiers: - type: doi value: 10.32614/CRAN.package.corrselect abstract: Provides functions for predictor pruning using association-based and model-based approaches. Includes corrPrune() for fast correlation-based pruning, modelPrune() for VIF-based regression pruning, and exact graph-theoretic algorithms (Eppstein–Löffler–Strash, Bron–Kerbosch) for exhaustive subset enumeration. Supports linear models, GLMs, and mixed models ('lme4', 'glmmTMB'). authors: - family-names: Colling given-names: Gilles email: gilles.colling051@gmail.com orcid: https://orcid.org/0000-0003-3070-6066 preferred-citation: type: manual title: 'corrselect: Correlation-Based Variable Subset Selection' authors: - family-names: Colling given-names: Gilles email: gilles.colling051@gmail.com orcid: https://orcid.org/0000-0003-3070-6066 year: '2025' notes: R package version 1.0.0 url: https://github.com/gcol33/corrselect repository: https://gcol33.r-universe.dev repository-code: https://github.com/gcol33/corrselect commit: 859c8e225212cb11b5ba996c01e83310d71f602b url: https://gillescolling.com/corrselect/ date-released: '2026-05-31' contact: - family-names: Colling given-names: Gilles email: gilles.colling051@gmail.com orcid: https://orcid.org/0000-0003-3070-6066