Package: pqrBayes 1.0.2
Cen Wu
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: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.
Authors:
pqrBayes_1.0.2.tar.gz
pqrBayes_1.0.2.zip(r-4.5)pqrBayes_1.0.2.zip(r-4.4)pqrBayes_1.0.2.zip(r-4.3)
pqrBayes_1.0.2.tgz(r-4.4-x86_64)pqrBayes_1.0.2.tgz(r-4.4-arm64)pqrBayes_1.0.2.tgz(r-4.3-x86_64)pqrBayes_1.0.2.tgz(r-4.3-arm64)
pqrBayes_1.0.2.tar.gz(r-4.5-noble)pqrBayes_1.0.2.tar.gz(r-4.4-noble)
pqrBayes_1.0.2.tgz(r-4.4-emscripten)pqrBayes_1.0.2.tgz(r-4.3-emscripten)
pqrBayes.pdf |pqrBayes.html✨
pqrBayes/json (API)
# Install 'pqrBayes' in R: |
install.packages('pqrBayes', repos = c('https://cenwu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cenwu/pqrbayes/issues
- data - Simulated data for demonstrating the features of pqrBayes
Last updated 1 years agofrom:fd4487991e. Checks:OK: 4 NOTE: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win-x86_64 | NOTE | Nov 10 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 10 2024 |
R-4.4-win-x86_64 | NOTE | Nov 10 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 10 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 10 2024 |
R-4.3-win-x86_64 | OK | Nov 10 2024 |
R-4.3-mac-x86_64 | OK | Nov 10 2024 |
R-4.3-mac-aarch64 | OK | Nov 10 2024 |
Dependencies:codetoolsforeachglmnetiteratorslatticeMatrixRcppRcppArmadilloRcppEigenshapesurvival
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Regularized Bayesian Quantile Varying Coefficient Model | pqrBayes-package |
simulated data for demonstrating the features of pqrBayes | data |
fit a regularized Bayesian quantile varying coefficient model | pqrBayes |
make predictions from a pqrBayes object | predict.pqrBayes |
print a pqrBayes result | print.pqrBayes |
print a pqrBayes.pred object | print.pqrBayes.pred |
print a select.VC object | print.VCselect |
Variable selection for a pqrBayes object | VCselect |