Package: probe 1.3
probe: Sparse High-Dimensional Linear Regression with a PaRtitiOned Empirical Bayes Ecm (PROBE) Algorithm
Implements an efficient and powerful Bayesian approach for sparse high-dimensional linear regression. It uses minimal prior assumptions on the parameters through plug-in empirical Bayes estimates of hyperparameters. An efficient Parameter-Expanded Expectation-Conditional-Maximization (PX-ECM) algorithm estimates maximum a posteriori (MAP) values of regression parameters and variable selection probabilities. The PX-ECM results in a robust computationally efficient coordinate-wise optimization, which adjusts for the impact of other predictor variables. The E-step is motivated by the popular two-group approach to multiple testing. The result is a PaRtitiOned empirical Bayes Ecm (PROBE) algorithm applied to sparse high-dimensional linear regression, implemented using one-at-a-time or all-at-once type optimization. Simulation studies found the all-at-once variant to be superior.
Authors:
probe_1.3.tar.gz
probe_1.3.zip(r-4.7)probe_1.3.zip(r-4.6)probe_1.3.zip(r-4.5)
probe_1.3.tgz(r-4.6-x86_64)probe_1.3.tgz(r-4.6-arm64)probe_1.3.tgz(r-4.5-x86_64)probe_1.3.tgz(r-4.5-arm64)
probe_1.3.tar.gz(r-4.7-arm64)probe_1.3.tar.gz(r-4.7-x86_64)probe_1.3.tar.gz(r-4.6-arm64)probe_1.3.tar.gz(r-4.6-x86_64)
probe_1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
probe/json (API)
| # Install 'probe' in R: |
| install.packages('probe', repos = c('https://alexmclain.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alexmclain/probe/issues
- Sim_data - Simulated high-dimensional data set for sparse linear regression
- Sim_data_cov - Simulated high-dimensional data set for sparse linear regression with non-sparse covariates.
- Sim_data_test - Simulated high-dimensional test data set for sparse linear regression
bayesian-methodshigh-dimensional-datahigh-dimensional-inferencelinear-modelsmachine-learningopenblascppopenmp
Last updated from:79045968c6. Checks:11 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 182 | ||
| linux-devel-x86_64 | ERROR | 186 | ||
| source / vignettes | OK | 208 | ||
| linux-release-arm64 | ERROR | 184 | ||
| linux-release-x86_64 | ERROR | 175 | ||
| macos-release-arm64 | ERROR | 163 | ||
| macos-release-x86_64 | ERROR | 502 | ||
| macos-oldrel-arm64 | ERROR | 173 | ||
| macos-oldrel-x86_64 | ERROR | 334 | ||
| windows-devel | ERROR | 201 | ||
| windows-release | ERROR | 204 | ||
| windows-oldrel | ERROR | 228 | ||
| wasm-release | OK | 145 |
Exports:hprobepredict_hprobe_funcpredict_probe_funcprobeprobe_one
Dependencies:codetoolsforeachglmnetiteratorslatticeMatrixRcppRcppArmadilloRcppEigenshapesurvival
