Package: corrselect 3.3.0
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 regression pruning on the variance inflation factor (VIF) and the condition number, and exact graph-theoretic algorithms (Eppstein–Löffler–Strash, Bron–Kerbosch) for exhaustive subset enumeration. Supports linear models, generalized linear models (GLMs), and mixed models ('lme4', 'glmmTMB').
Authors:
corrselect_3.3.0.tar.gz
corrselect_3.3.0.zip(r-4.7-x86_64)corrselect_3.3.0.zip(r-4.7-arm64)corrselect_3.3.0.zip(r-4.6-x86_64)corrselect_3.3.0.zip(r-4.6-arm64)corrselect_3.3.0.zip(r-4.5-x86_64)
corrselect_3.3.0.tgz(r-4.6-x86_64)corrselect_3.3.0.tgz(r-4.6-arm64)corrselect_3.3.0.tgz(r-4.5-x86_64)corrselect_3.3.0.tgz(r-4.5-arm64)
corrselect_3.3.0.tar.gz(r-4.7-arm64)corrselect_3.3.0.tar.gz(r-4.7-x86_64)corrselect_3.3.0.tar.gz(r-4.6-arm64)corrselect_3.3.0.tar.gz(r-4.6-x86_64)
corrselect_3.3.0.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:3cb4995fe2. Checks:15 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 182 | ||
| linux-devel-x86_64 | OK | 252 | ||
| source / vignettes | OK | 281 | ||
| linux-release-arm64 | OK | 170 | ||
| linux-release-x86_64 | OK | 226 | ||
| macos-release-arm64 | OK | 126 | ||
| macos-release-x86_64 | OK | 227 | ||
| macos-oldrel-arm64 | OK | 111 | ||
| macos-oldrel-x86_64 | OK | 243 | ||
| windows-devel-arm64 | OK | 223 | ||
| windows-devel-x86_64 | OK | 181 | ||
| windows-release-arm64 | OK | 246 | ||
| windows-release-x86_64 | OK | 115 | ||
| windows-oldrel-x86_64 | OK | 189 | ||
| wasm-release | OK | 170 |
Exports:assocSelectCorrCombocorrPrunecorrSelectcorrSubsetMatSelectmodelPrune
Last update: 2026-08-21
Started: 2025-11-25
Last update: 2026-08-21
Started: 2025-11-20
Last update: 2026-08-21
Started: 2025-11-20
Last update: 2026-07-30
Started: 2025-11-20
Last update: 2026-07-30
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 print.summary.CorrCombo summary.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 |
