mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
implemented checks with 'performance' package
This commit is contained in:
parent
5d2228b892
commit
3ce9902170
13 changed files with 574 additions and 27 deletions
|
|
@ -49,7 +49,7 @@ gtsummary::trial |>
|
|||
formula.str = "{outcome.str}~.",
|
||||
args.list = NULL
|
||||
)
|
||||
gtsummary::trial |> regression_model(
|
||||
ls <- gtsummary::trial |> regression_model(
|
||||
outcome.str = "trt",
|
||||
auto.mode = FALSE,
|
||||
fun = "stats::glm",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue