tidy_lm_output: Function to summarise the output from 'lm' in a tidy format

View source: R/tidy_lm_output.R

tidy_lm_outputR Documentation

Function to summarise the output from lm in a tidy format

Description

Function to summarise the output from lm in a tidy format

Usage

tidy_lm_output(model)

Arguments

model

Model object to summarise.

Value

Tibble containing model results.

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.