Package: CIpostSelect 0.2.2

Boubacar DIALLO
CIpostSelect: Confidence Interval Post-Selection of Variable
Calculates confidence intervals after variable selection using repeated data splits. The package offers methods to address the challenges of post-selection inference, ensuring more accurate confidence intervals in models involving variable selection. The two main functions are 'lmps', which records the different models selected across multiple data splits as well as the corresponding coefficient estimates, and 'cips', which takes the lmps object as input to select variables and perform inferences using two types of voting.
Authors:
CIpostSelect_0.2.2.tar.gz
CIpostSelect_0.2.2.zip(r-4.7)CIpostSelect_0.2.2.zip(r-4.6)CIpostSelect_0.2.2.zip(r-4.5)
CIpostSelect_0.2.2.tgz(r-4.6-any)CIpostSelect_0.2.2.tgz(r-4.5-any)
CIpostSelect_0.2.2.tar.gz(r-4.7-any)CIpostSelect_0.2.2.tar.gz(r-4.6-any)
CIpostSelect_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
CIpostSelect/json (API)
| # Install 'CIpostSelect' in R: |
| install.packages('CIpostSelect', repos = c('https://diallo0.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/diallo0/cipostselect/issues
Last updated from:43828686b7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 161 | ||
| linux-release-x86_64 | OK | 152 | ||
| macos-release-arm64 | OK | 159 | ||
| macos-oldrel-arm64 | OK | 247 | ||
| windows-devel | OK | 112 | ||
| windows-release | OK | 125 | ||
| windows-oldrel | OK | 114 | ||
| wasm-release | OK | 104 |
Dependencies:clicodetoolscpp11doParallelfarverforeachggplot2glmnetgluegtableisobanditeratorslabelinglatticelifecyclemagrittrMASSMatrixmlbenchR6RColorBrewerRcppRcppEigenrlangS7scalesshapesurvivaltictocvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| CIpostSelect | CIpostSelect-package |
| Creates an object of class CIps based on the provided parameters. | CIps |
| Function that handles storing our estimation and variable selection matrices during the different splits. | lmps |
| Plot method for the CIps class | plot.CIps |
| Print method for the CIps class | print.CIps |
| Summary function for our lmps object | summary.lmps |