Creates a publication-ready diagnostics table from bootstrap results.
format_bootstrap_diagnostics_table(
diagnostics,
nb_boots,
results,
H_estimates = NULL,
Hc_estimates = NULL
)A gt table object
List. Diagnostics information from summarize_bootstrap_results()
Integer. Number of bootstrap iterations
Data.table. Bootstrap results with bias-corrected estimates
List. H subgroup estimates
List. Hc subgroup estimates