Implements Bayesian Lasso regression using efficient Gibbs sampling
algorithms, including modified versions of the Hans and Park–Casella (PC) samplers.
Includes functions for working with the Lasso distribution, such as its density,
cumulative distribution, quantile, and random generation functions, along with moment
calculations. Also includes a function to compute the Mills ratio. Designed for sparse
linear models and suitable for high-dimensional regression problems.
Version: |
0.3.5 |
Imports: |
Rcpp (≥ 1.0.12) |
LinkingTo: |
Rcpp, RcppNumerical, RcppArmadillo, RcppEigen, RcppClock |
Suggests: |
knitr, rmarkdown, monomvn, bayeslm, rstan, bayesreg, lars, Ecdat, testthat (≥ 3.0.0), MASS |
Published: |
2025-07-28 |
Author: |
John Ormerod
[aut, cph],
Mohammad Javad Davoudabadi
[aut, cre,
cph],
Garth Tarr [aut,
cph],
Samuel Mueller
[aut, cph],
Jonathon Tidswell [aut, cph] |
Maintainer: |
Mohammad Javad Davoudabadi <mohammad.davoudabadi at sydney.edu.au> |
BugReports: |
https://github.com/garthtarr/BayesianLasso/issues |
License: |
GPL-3 |
URL: |
https://garthtarr.github.io/BayesianLasso/,
https://github.com/garthtarr/BayesianLasso |
NeedsCompilation: |
yes |
Citation: |
BayesianLasso citation info |
Materials: |
README, NEWS |
CRAN checks: |
BayesianLasso results [issues need fixing before 2025-10-23] |