Skip to content

bayesQR

Bayesian Quantile Regression

v2.4 · Sep 8, 2023 · GPL (>= 2)

Description

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.

Downloads

1.5K

Last 30 days

3131st

3.7K

Last 90 days

14.2K

Last year

Trend: +32.2% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Dries F. Benoit <Dries.Benoit@UGent.be>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Dries", "F."),
                      family = "Benoit",
                      role = c("aut", "cre"),
                      email = "dries.benoit@ugent.be"),
               person(given = "Rahim",
                      family = "Al-Hamzawi",
                      role = "aut"),
               person(given = "Keming",
                      family = "Yu",
                      role = "aut"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Dries F. Benoit <Dries.Benoit@UGent.be>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Dries", "F."),
                      family = "Benoit",
                      role = c("aut", "cre"),
                      email = "dries.benoit@ugent.be"),
               person(given = "Rahim",
                      family = "Al-Hamzawi",
                      role = "aut"),
               person(given = "Keming",
                      family = "Yu",
                      role = "aut"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Dries F. Benoit <Dries.Benoit@UGent.be>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Dries", "F."),
                      family = "Benoit",
                      role = c("aut", "cre"),
...[truncated]...

               person(given = "Keming",
                      family = "Yu",
                      role = "aut"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Dries F. Benoit <Dries.Benoit@UGent.be>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Dries", "F."),
                      family = "Benoit",
                      role = c("aut", "cre"),
...[truncated]...

               person(given = "Keming",
                      family = "Yu",
                      role = "aut"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies bayestestR bayesQR

Version History

new 2.4 Mar 10, 2026
updated 2.4 ← 2.3 diff Sep 7, 2023
updated 2.3 ← 2.2 diff Jan 26, 2017
updated 2.2 ← 2.1 diff Apr 17, 2014
updated 2.1 ← 2.0 diff Feb 17, 2013
updated 2.0 ← 1.3 diff Jan 3, 2013
updated 1.3 ← 1.2 diff Jun 29, 2011
updated 1.2 ← 1.1 diff May 25, 2011
updated 1.1 ← 1.0 diff May 10, 2011
new 1.0 Mar 31, 2011