Package: bayesQR 2.4
bayesQR: Bayesian Quantile Regression
Bayesian quantile regression using the asymmetric Laplace distribution, both continuous as well as binary dependent variables are supported. The package consists of implementations of the methods of Yu & Moyeed (2001) <doi:10.1016/S0167-7152(01)00124-9>, Benoit & Van den Poel (2012) <doi:10.1002/jae.1216> and Al-Hamzawi, Yu & Benoit (2012) <doi:10.1177/1471082X1101200304>. To speed up the calculations, the Markov Chain Monte Carlo core of all algorithms is programmed in Fortran and called from R.
Authors:
bayesQR_2.4.tar.gz
bayesQR_2.4.zip(r-4.7)bayesQR_2.4.zip(r-4.6)bayesQR_2.4.zip(r-4.5)
bayesQR_2.4.tgz(r-4.6-x86_64)bayesQR_2.4.tgz(r-4.6-arm64)bayesQR_2.4.tgz(r-4.5-x86_64)bayesQR_2.4.tgz(r-4.5-arm64)
bayesQR_2.4.tar.gz(r-4.7-arm64)bayesQR_2.4.tar.gz(r-4.7-x86_64)bayesQR_2.4.tar.gz(r-4.6-arm64)bayesQR_2.4.tar.gz(r-4.6-x86_64)
bayesQR_2.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
bayesQR/json (API)
| # Install 'bayesQR' in R: |
| install.packages('bayesQR', repos = c('https://ugent-cvamo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ugent-cvamo/bayesqr/issues
Last updated from:4549ee7f90. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 98 | ||
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 159 | ||
| linux-release-arm64 | OK | 150 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 167 | ||
| macos-release-x86_64 | OK | 233 | ||
| macos-oldrel-arm64 | OK | 226 | ||
| macos-oldrel-x86_64 | OK | 340 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 93 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 88 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bayesian quantile regression | bayesQR |
| Customer Churn Data | Churn |
| Produce quantile plots or traceplots with 'plot.bayesQR' | plot.bayesQR |
| Calculate predicted probabilities for binary quantile regression | predict.bayesQR |
| Prints the contents of 'bayesQR' object to the console | print.bayesQR |
| Prints the contents of 'bayesQR.summary' object to the console | print.bayesQR.summary |
| Create prior for Bayesian quantile regression | prior |
| Prostate Cancer Data | Prostate |
| Summarize the output of the 'bayesQR' function | summary.bayesQR |
