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 Sept. 18, 2024, 7:30 a.m.