summarise_lm: Extract summary stats from lm()

View source: R/extract_stats.R

summarise_lmR Documentation

Extract summary stats from lm()

Description

Extract summary stats from lm()

Usage

summarise_lm(fit, outcome, exposure)

Arguments

fit

regression output from lm() function

outcome

the outcome variable

exposure

the exposure variable

Value

data.frame containing outcomes, estimate, se, p and CIs, residuals and the input


thomasbattram/usefunc documentation built on April 24, 2023, 1:46 p.m.