summary_finalmodel: Create a summary table with results of a glm model

Description Usage Arguments Value Examples

View source: R/summary_finalmodel_function.r

Description

Create a summary table with results of a glm model

Usage

1

Arguments

data

a data frame

formula

specify dependent and independent variables for glm formula

Value

summaries of the results of various model fitting functions.

Examples

1
summary_finalmodel(data = gtsummary::trial, (substitute(response ~ age + factor(death))))

RotanaRad/rotsurpackage documentation built on Dec. 18, 2021, 11:53 a.m.