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 July 1, 2024, 8:41 a.m.