Package: respondeR 0.1.0

respondeR: Imputing Responder Proportions from Continuous Outcomes
Express meta-analyses of continuous trial outcomes in terms of responder risks, following the interpretability tutorial of Thorlund, Walter, Johnston, Furukawa and Guyatt (2011) <doi:10.1002/jrsm.46>. Given the mean change, standard deviation and sample size per arm across studies, respondeR estimates the proportion of patients who cross a minimal important difference (MID) threshold under a parametric model for the change scores, and contrasts the arms as a risk difference, risk ratio, odds ratio or number needed to treat. It provides median, unweighted-mean, weighted-mean and per-study (fixed- or random-effects) pooling, the standardized-mean-difference to odds-ratio bridge of Anzures-Cabrera, Sarpatwari and Higgins (2011) <doi:10.1002/sim.4298>, a threshold-free common-language effect size, and a point-and-click 'Shiny' application. The estimation methods were evaluated in a simulation study by Sofi-Mahmudi (2024) <https://hdl.handle.net/11375/30210>.
Authors:
respondeR_0.1.0.tar.gz
respondeR_0.1.0.tar.gz(r-4.7-any)respondeR_0.1.0.tar.gz(r-4.6-any)
respondeR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
respondeR/json (API)
NEWS
| # Install 'respondeR' in R: |
| install.packages('respondeR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/choxos/responder/issues
Pkgdown/docs site:https://choxos.github.io
- sample_responder_data - Example responder-analysis dataset
- vas_pain - VAS pain change scores from a spinal-health exercise meta-analysis
Last updated from:46663f0a5f. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | OK | 121 | ||
| wasm-release | OK | 99 |
Exports:format_responder_resultslaunch_responder_analysisresponder_analysisresponder_clesresponder_proportionsresponder_rd_individual
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Format responder-analysis results for display | format_responder_results |
| Launch the Responder Analysis Shiny application | launch_responder_analysis |
| Responder analysis of continuous trial outcomes | responder_analysis |
| Common-language effect size (probabilistic index) | responder_cles |
| Responder proportions from continuous arm summaries | responder_proportions |
| Per-study responder risk differences | responder_rd_individual |
| Example responder-analysis dataset | sample_responder_data |
| VAS pain change scores from a spinal-health exercise meta-analysis | vas_pain |
