mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
introduced regression coef plotting
This commit is contained in:
parent
48d6b895aa
commit
f728bb1e8e
6 changed files with 917 additions and 331 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#' formula.str = "{outcome.str}~.",
|
||||
#' args.list = NULL
|
||||
#' ) |>
|
||||
#' regression_table()
|
||||
#' regression_table() |> plot()
|
||||
#' gtsummary::trial |>
|
||||
#' regression_model(
|
||||
#' outcome.str = "trt",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue