Description Usage Arguments Value Examples
View source: R/summary_finalmodel_function.r
Create a summary table with results of a glm model
1 |
data |
a data frame |
formula |
specify dependent and independent variables for glm formula |
summaries of the results of various model fitting functions.
1 | summary_finalmodel(data = gtsummary::trial, (substitute(response ~ age + factor(death))))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.