Package: appraise 0.1.1

Conrad Kabali
appraise: Bias-Aware Evidence Synthesis in Systematic Reviews
Implements a bias-aware framework for evidence synthesis in systematic reviews and health technology assessments, as described in Kabali (2025) <doi:10.1111/jep.70272>. The package models study-level effect estimates by explicitly accounting for multiple sources of bias through prior distributions and propagates uncertainty using posterior simulation. Evidence across studies is combined using posterior mixture distributions rather than a single pooled likelihood, enabling probabilistic inference on clinically or policy-relevant thresholds. The methods are designed to support transparent decision-making when study relevance and bias vary across the evidence base.
Authors:
appraise_0.1.1.tar.gz
appraise_0.1.1.tar.gz(r-4.7-any)appraise_0.1.1.tar.gz(r-4.6-any)
appraise_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
appraise/json (API)
| # Install 'appraise' in R: |
| install.packages('appraise', repos = c('https://cran.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 from:a5d99254da. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 256 | ||
| linux-release-x86_64 | OK | 135 | ||
| wasm-release | OK | 113 |
Exports:bias_labelsbias_mapbuild_bias_specificationhas_duplicatesposterior_mixtureposterior_probabilityposterior_summaryrun_appraise_modelsimulate_bias_priorsvalidate_bias_selectionvalidate_positive
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Build bias specification for Stan | build_bias_specification |
| Check for duplicate values | has_duplicates |
| Posterior mixture across studies | posterior_mixture |
| Posterior probability of significance | posterior_probability |
| Posterior summary statistics | posterior_summary |
| Run the appraise Stan model | run_appraise_model |
| Simulate bias priors (xi) | simulate_bias_priors |
| Validate bias selections | validate_bias_selection |
| Validate positivity constraints | validate_positive |