Package: bpr 1.0.8
bpr: Fitting Bayesian Poisson Regression
Posterior sampling and inference for Bayesian Poisson regression models. The model specification makes use of Gaussian (or conditionally Gaussian) prior distributions on the regression coefficients. Details on the algorithm are found in D'Angelo and Canale (2023) <doi:10.1080/10618600.2022.2123337>.
Authors:
bpr_1.0.8.tar.gz
bpr_1.0.8.zip(r-4.5)bpr_1.0.8.zip(r-4.4)bpr_1.0.8.zip(r-4.3)
bpr_1.0.8.tgz(r-4.4-x86_64)bpr_1.0.8.tgz(r-4.4-arm64)bpr_1.0.8.tgz(r-4.3-x86_64)bpr_1.0.8.tgz(r-4.3-arm64)
bpr_1.0.8.tar.gz(r-4.5-noble)bpr_1.0.8.tar.gz(r-4.4-noble)
bpr_1.0.8.tgz(r-4.4-emscripten)bpr_1.0.8.tgz(r-4.3-emscripten)
bpr.pdf |bpr.html✨
bpr/json (API)
# Install 'bpr' in R: |
install.packages('bpr', repos = c('https://laura-dangelo.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 months agofrom:84852e731b. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 14 2024 |
R-4.5-win-x86_64 | OK | Oct 14 2024 |
R-4.5-linux-x86_64 | OK | Oct 14 2024 |
R-4.4-win-x86_64 | OK | Oct 14 2024 |
R-4.4-mac-x86_64 | OK | Oct 14 2024 |
R-4.4-mac-aarch64 | OK | Oct 14 2024 |
R-4.3-win-x86_64 | OK | Oct 14 2024 |
R-4.3-mac-x86_64 | OK | Oct 14 2024 |
R-4.3-mac-aarch64 | OK | Oct 14 2024 |
Exports:mcmc_diagnosticsmerge_simposterior_predictivesample_bpr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
MCMC Convergence Diagnostics | mcmc_diagnostics |
Merge Multiple Chains | merge_sim |
Plot Trace and Distribution of Regression Parameters | plot.poisreg |
Graphical Posterior Predictive Checks | plot.posterior_check |
Compute Posterior Predictive Distribution | posterior_predictive |
Fitting Bayesian Poisson Regression | sample_bpr |
Summarizing Bayesian Poisson Regression Fit | print.poisreg summary.poisreg |