introduced regression coef plotting

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-01-30 14:32:11 +01:00
commit f728bb1e8e
No known key found for this signature in database
6 changed files with 917 additions and 331 deletions

View file

@ -24,7 +24,7 @@
#' formula.str = "{outcome.str}~.",
#' args.list = NULL
#' ) |>
#' regression_table()
#' regression_table() |> plot()
#' gtsummary::trial |>
#' regression_model(
#' outcome.str = "trt",