ReproStat: Reproducibility Diagnostics for Statistical Modeling
Source:R/ReproStat-package.R
ReproStat-package.RdTools for diagnosing the reproducibility of statistical model outputs under data perturbations. The package implements bootstrap, subsampling, and noise-based perturbation schemes and computes coefficient stability, p-value stability, selection stability, prediction stability, and a composite reproducibility index on a 0–100 scale. Cross-validation ranking stability for model comparison and visualization utilities are also provided.
Typical workflow
Call
run_diagnosticswith your formula and data.Inspect individual metrics with
coef_stability,pvalue_stability,selection_stability, andprediction_stability.Summarise with
reproducibility_index.Visualise with
plot_stability.Compare competing models with
cv_ranking_stabilityandplot_cv_stability.
Author
Maintainer: Gideon Nti Boateng gidiboateng200@gmail.com