mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-12-16 17:42:10 +01:00
382 B
382 B
Create table of regression model
Create table of regression model
Usage
regression_table(x, ...)
Arguments
-
x:
regression model
-
...:
passed to methods
-
args.list:
list of arguments passed to 'fun'.
-
fun:
function to use for table creation. Default is "gtsummary::tbl_regression".
Value
object of standard class for fun