Package: corrselect 3.2.2
corrselect: Correlation-Based and Model-Based Predictor Pruning
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:
corrselect_3.2.2.tar.gz
corrselect_3.2.2.zip(r-4.7)corrselect_3.2.2.zip(r-4.6)corrselect_3.2.2.zip(r-4.5)
corrselect_3.2.2.tgz(r-4.6-x86_64)corrselect_3.2.2.tgz(r-4.6-arm64)corrselect_3.2.2.tgz(r-4.5-x86_64)corrselect_3.2.2.tgz(r-4.5-arm64)
corrselect_3.2.2.tar.gz(r-4.7-arm64)corrselect_3.2.2.tar.gz(r-4.7-x86_64)corrselect_3.2.2.tar.gz(r-4.6-arm64)corrselect_3.2.2.tar.gz(r-4.6-x86_64)
corrselect_3.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
corrselect/json (API)
| # Install 'corrselect' in R: |
| install.packages('corrselect', repos = c('https://gcol33.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gcol33/corrselect/issues
Pkgdown/docs site:https://gillescolling.com
- bioclim_example - Example Bioclimatic Data for Ecological Modeling
- cor_example - Example Correlation Matrix with Block Structure
- genes_example - Example Gene Expression Data for Bioinformatics
- longitudinal_example - Example Longitudinal Data for Clinical Research
- survey_example - Example Survey Data for Social Science Research
correlationenumerationfeature-selection-glmgraph-algorithmsmachine-learningmixed-modelsmulticollinearityregressionstatisticsvariable-selectionvifcpp
Last updated from:2fb982f0d8. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 200 | ||
| linux-devel-x86_64 | OK | 204 | ||
| source / vignettes | OK | 312 | ||
| linux-release-arm64 | OK | 211 | ||
| linux-release-x86_64 | OK | 228 | ||
| macos-release-arm64 | OK | 172 | ||
| macos-release-x86_64 | OK | 205 | ||
| macos-oldrel-arm64 | OK | 157 | ||
| macos-oldrel-x86_64 | OK | 213 | ||
| windows-devel | OK | 455 | ||
| windows-release | OK | 712 | ||
| windows-oldrel | OK | 430 | ||
| wasm-release | OK | 226 |
Exports:assocSelectCorrCombocorrPrunecorrSelectcorrSubsetMatSelectmodelPrune
Last update: 2026-05-31
Started: 2025-11-20
Last update: 2026-03-23
Started: 2025-11-20
Last update: 2026-03-23
Started: 2025-11-25
Last update: 2026-02-24
Started: 2025-11-20
Last update: 2026-02-24
Started: 2025-11-20
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| corrselect: Correlation-Based and Model-Based Predictor Pruning | corrselect-package corrselect |
| Coerce CorrCombo to a Data Frame | as.data.frame.CorrCombo |
| Select Variable Subsets with Low Association (Mixed-Type Data Frame Interface) | assocSelect |
| Example Bioclimatic Data for Ecological Modeling | bioclim_example |
| Example Correlation Matrix with Block Structure | cor_example |
| CorrCombo Class | CorrCombo print.CorrCombo |
| Association-Based Predictor Pruning | corrPrune |
| Select Variable Subsets with Low Correlation (Data Frame Interface) | corrSelect |
| Extract Variable Subsets from a CorrCombo Object | corrSubset |
| Example Gene Expression Data for Bioinformatics | genes_example |
| Example Longitudinal Data for Clinical Research | longitudinal_example |
| Select Variable Subsets with Low Correlation or Association (Matrix Interface) | MatSelect |
| Model-Based Predictor Pruning | modelPrune |
| Example Survey Data for Social Science Research | survey_example |
