Format Bootstrap Diagnostics Table with gt
Source:R/bootstrap_summaries_helpers.R
format_bootstrap_diagnostics_table.RdCreates a publication-ready diagnostics table from bootstrap results.
Usage
format_bootstrap_diagnostics_table(
diagnostics,
nb_boots,
results,
H_estimates = NULL,
Hc_estimates = NULL
)