Skip to content

cran/pqrBayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pqrBayes

Bayesian Penalized Quantile Regression

The quantile varying coefficient model is robust to data heterogeneity, outliers and heavy-tailed distributions in the response variable due to the check loss function in quantile regression. In addition, it can flexibly model the dynamic pattern of regression coefficients through nonparametric varying coefficient functions. Although high dimensional quantile varying coefficient model has been examined extensively in the frequentist framework, the corresponding Bayesian variable selection methods have rarely been developed. In this package, we have implemented the Gibbs samplers of the penalized Bayesian quantile varying coefficient model with the spike-and-slab priors [Zhou et al.(2023)]<doi.org/10.1016/j.csda.2023.107808>. The Markov Chain Monte Carlo (MCMC) algorithms of the proposed and alternative models can be efficiently performed by using the package.

How to install

  • To install from github, run these two lines of code in R
install.packages("devtools")
devtools::install_github("cenwu/pqrBayes")

Methods

This package provides implementation for methods proposed in

  • Zhou, F., Ren, J., Ma, S. and Wu, C. (2023). The Bayesian Regularized Quantile Varying Coefficient Model. {\emph{Computational Statistics & Data Analysis}, 107808} \doi{10.1016/j.csda.2023.107808}

About

❗ This is a read-only mirror of the CRAN R package repository. pqrBayes — Bayesian Penalized Quantile Regression. Homepage: https://github.com/cenwu/pqrBayes Report bugs for this package: https://github.com/cenwu/pqrBayes/issues

Resources

Stars

Watchers

Forks

Packages

No packages published