mat_coef_wide: Get coef as wide df

mat_coef_wideR Documentation

Get coef as wide df

Description

Get coef as wide df

Usage

mat_coef_wide(reg)

Arguments

reg

regression object

Examples

reg <- lm(freeny)
mat_coef_wide(reg)

MatthieuStigler/matPkg documentation built on Sept. 19, 2024, 5:19 a.m.