dot-lmlist_to_df: Turn summary object from lm into a data.frame

.lmlist_to_dfR Documentation

Turn summary object from lm into a data.frame

Description

Turn summary object from lm into a data.frame

Usage

.lmlist_to_df(lmlist, coef = 2)

Arguments

lmlist

lm summary object

coef

the coefficient to extract

Value

data.frame with coefficient


lefeverde/lefutils documentation built on May 19, 2023, 4 p.m.