Package: Bayenet 0.2

Xi Lu
Bayenet: Bayesian Quantile Elastic Net for Genetic Study
As heavy-tailed error distribution and outliers in the response variable widely exist, models which are robust to data contamination are highly demanded. Here, we develop a novel robust Bayesian variable selection method with elastic net penalty for quantile regression in genetic analysis. In particular, the spike-and-slab priors have been incorporated to impose sparsity. An efficient Gibbs sampler has been developed to facilitate computation.The core modules of the package have been developed in 'C++' and R.
Authors:
Bayenet_0.2.tar.gz
Bayenet_0.2.zip(r-4.7)Bayenet_0.2.zip(r-4.6)Bayenet_0.2.zip(r-4.5)
Bayenet_0.2.tgz(r-4.6-x86_64)Bayenet_0.2.tgz(r-4.6-arm64)Bayenet_0.2.tgz(r-4.5-x86_64)Bayenet_0.2.tgz(r-4.5-arm64)
Bayenet_0.2.tar.gz(r-4.7-arm64)Bayenet_0.2.tar.gz(r-4.7-x86_64)Bayenet_0.2.tar.gz(r-4.6-arm64)Bayenet_0.2.tar.gz(r-4.6-x86_64)
Bayenet_0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Bayenet/json (API)
| # Install 'Bayenet' in R: |
| install.packages('Bayenet', repos = c('https://xilustat.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/xilustat/bayenet/issues
Last updated from:78fc630b33. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 140 | ||
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 195 | ||
| linux-release-arm64 | OK | 142 | ||
| linux-release-x86_64 | OK | 143 | ||
| macos-release-arm64 | OK | 207 | ||
| macos-release-x86_64 | OK | 342 | ||
| macos-oldrel-arm64 | OK | 206 | ||
| macos-oldrel-x86_64 | OK | 246 | ||
| windows-devel | OK | 137 | ||
| windows-release | OK | 271 | ||
| windows-oldrel | OK | 200 | ||
| wasm-release | OK | 134 |
Dependencies:codagslhbmemlatticeMASSMatrixMatrixModelsmcmcMCMCpackquantregRcppRcppArmadilloSparseMSuppDistssurvivalVGAM
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bayesian Quantile Elastic Net for Genetic Study | Bayenet-package |
| fit a robust Bayesian elastic net variable selection model for genetic study. | Bayenet |
| simulated data for demonstrating the features of Bayenet. | clin coef dat X Y |
| make predictions from a Bayenet object | predict.Bayenet |
| print a Bayenet object | print.Bayenet |
| print a predict.Bayenet object | print.Bayenet.pred |
| print a Selection object | print.Selection |
| Variable selection for a Bayenet object | Selection |