Package: HDCI 1.0-2
HDCI: High Dimensional Confidence Interval Based on Lasso and Bootstrap
Fits regression models on high dimensional data to estimate coefficients and use bootstrap method to obtain confidence intervals. Choices for regression models are Lasso, Lasso+OLS, Lasso partial ridge, Lasso+OLS partial ridge.
Authors:
HDCI_1.0-2.tar.gz
HDCI_1.0-2.zip(r-4.7)HDCI_1.0-2.zip(r-4.6)HDCI_1.0-2.zip(r-4.5)
HDCI_1.0-2.tgz(r-4.6-any)HDCI_1.0-2.tgz(r-4.5-any)
HDCI_1.0-2.tar.gz(r-4.7-any)HDCI_1.0-2.tar.gz(r-4.6-any)
HDCI_1.0-2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
HDCI/json (API)
| # Install 'HDCI' in R: |
| install.packages('HDCI', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cranhaven/cranhaven.r-universe.dev/issues
Last updated from:50c9b73983 (on package/HDCI). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 191 | ||
| source / vignettes | OK | 141 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 115 | ||
| macos-oldrel-arm64 | OK | 97 | ||
| windows-devel | OK | 116 | ||
| windows-release | OK | 108 | ||
| windows-oldrel | OK | 128 | ||
| wasm-release | OK | 133 |
Exports:bootLassobootLassoOLSbootLOPRbootLPRciescv.glmnetLassoLassoOLSLPRmlsmypredictPartRidge
Dependencies:codetoolsdoParallelforeachglmnetiteratorslatticeMatrixmvtnormRcppRcppEigenshapeslamsurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bootstrap Lasso | bootLasso |
| Bootstrap Lasso OLS | bootLassoOLS |
| Bootstrap Lasso OLS Partial Ridge | bootLOPR |
| Bootstrap Lasso Partial Ridge | bootLPR |
| Confidence Interval | ci |
| escv glmnet | escv.glmnet |
| Lasso | Lasso |
| Lasso OLS | LassoOLS |
| Lasso Partial Ridge | LPR |
| Modified Least Squares | mls |
| My Predict | mypredict |
| Partial Ridge | PartRidge |
