Package: adjustr 0.2.0

adjustr: Stan Model Adjustments and Sensitivity Analyses using Importance Sampling

Assess the sensitivity of a Bayesian model (fitted using 'Stan' via 'rstan', 'brms', or 'cmdstanr') to the specification of its likelihood and priors. Users provide a series of alternate sampling specifications, and the package uses Pareto-smoothed importance sampling (PSIS) to estimate posterior quantities of interest under each specification, without needing to refit the model. Methods are based on Vehtari, Simpson, Gelman, Yao, and Gabry (2024) <doi:10.48550/arXiv.1507.02646>.

Authors:Cory McCartan [aut, cre, cph]

adjustr_0.2.0.tar.gz
adjustr_0.2.0.zip(r-4.7)adjustr_0.2.0.zip(r-4.6)adjustr_0.2.0.zip(r-4.5)
adjustr_0.2.0.tgz(r-4.6-any)adjustr_0.2.0.tgz(r-4.5-any)
adjustr_0.2.0.tar.gz(r-4.7-any)adjustr_0.2.0.tar.gz(r-4.6-any)
adjustr_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
adjustr/json (API)
NEWS

# Install 'adjustr' in R:
install.packages('adjustr', repos = c('https://corymccartan.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/corymccartan/adjustr/issues

Pkgdown/docs site:https://corymccartan.com

On CRAN:

Conda:

3.74 score 11 stars 4 scripts 5 exports 48 dependencies

Last updated from:e6d9ed7f84 (on v0.2.0). Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK188
source / vignettesOK223
linux-release-x86_64OK184
macos-release-arm64OK129
macos-oldrel-arm64OK116
windows-develOK134
windows-releaseOK143
windows-oldrelOK147
wasm-releaseOK139

Exports:adjust_weightsextract_samp_stmtsget_resampling_idxsmake_specspec_plot

Dependencies:abindbackportsBHcallrcheckmateclicpp11descdistributionaldplyrfarvergenericsggplot2gluegridExtragtableinlineisobandlabelinglifecycleloomagrittrmatrixStatsnumDerivpillarpkgbuildpkgconfigposteriorprocessxpsQuickJSRR6RColorBrewerRcppRcppEigenRcppParallelrlangrstanS7scalesStanHeaderstensorAtibbletidyselectutf8vctrsviridisLitewithr

Sensitivity Analysis of a Simple Hierarchical Model

Rendered fromadjustr.Rmdusingknitr::rmarkdownon May 29 2026.

Last update: 2022-06-21
Started: 2021-05-11