Produces a publication-ready gt table with LOSO-CV metrics
(when available) and within-stage LOO diagnostics.
Examples
if (FALSE) { # \dontrun{
compare_table(comparison)
compare_table(comparison) |> gt::gtsave("comparison.html")
} # }
Produces a publication-ready gt table with LOSO-CV metrics
(when available) and within-stage LOO diagnostics.
if (FALSE) { # \dontrun{
compare_table(comparison)
compare_table(comparison) |> gt::gtsave("comparison.html")
} # }