To cite the corrselect package in publications use:

Colling G (2026). “corrselect: Fast and flexible predictor pruning for data analysis and modeling.” Journal of Open Source Software, 11(118), 9539. doi:10.21105/joss.09539. https://joss.theoj.org/papers/10.21105/joss.09539.

Colling G (2025). corrselect: Correlation-Based Variable Subset Selection. R package version 3.2.3, https://github.com/gcol33/corrselect.

Corresponding BibTeX entries:

  @Article{,
    title = {corrselect: Fast and flexible predictor pruning for data
      analysis and modeling},
    author = {Gilles Colling},
    journal = {Journal of Open Source Software},
    year = {2026},
    volume = {11},
    number = {118},
    pages = {9539},
    doi = {10.21105/joss.09539},
    url = {https://joss.theoj.org/papers/10.21105/joss.09539},
  }
  @Manual{,
    title = {corrselect: Correlation-Based Variable Subset Selection},
    author = {Gilles Colling},
    year = {2025},
    note = {R package version 3.2.3},
    url = {https://github.com/gcol33/corrselect},
  }