I introduce the DISCOURSE framework – Data-simulation via Iterative Stochastic Combinatorial Optimization Using Reported Summary Estimates. The primary scope of the algorithmic framework is to reconstruct complete datasets using only summary statistics, giving researchers a way - when raw data are unavailable - to conduct follow-up analyses and inform replication study decision‑making.
Usage
The method is available as R package and comprehensive ShinyApp.
Web App
You can use the app at https://sebastian-lortz.shinyapps.io/discourse/. Expect longer computation time compared to running the app locally.
Installation
You can install the latest version of the R package discourse
like so:
# install devtools if needed
if (!requireNamespace("devtools")) {install.packages("devtools")}
# install from GitHub
devtools::install_github("sebastian-lortz/discourse")
Citation
Please cite discourse
if you use it. To cite the software, use:
Lortz SAJ (2025). discourse: Data-simulation via Iterative Stochastic Combinatorial Optimization Using Reported Summary Estimates. R package version 0.0.1.000, https://sebastian-lortz.github.io/discourse/, https://github.com/sebastian-lortz/discourse.
Or copy the reference information to your BibTeX file: