updated dependencies

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-29 14:35:14 +01:00
commit 0c9c5d33a6
No known key found for this signature in database
3 changed files with 3 additions and 17 deletions

View file

@ -49,7 +49,7 @@ gtsummary::trial |>
formula.str = "{outcome.str}~.",
args.list = NULL
)
ls <- gtsummary::trial |> regression_model(
gtsummary::trial |> regression_model(
outcome.str = "trt",
auto.mode = FALSE,
fun = "stats::glm",