tidy_felm: Felm output summarize

View source: R/tidy_felm.R

tidy_felmR Documentation

Felm output summarize

Description

Felm output summarize

Usage

tidy_felm(model, add_glance = T, add_dv_stats = T, add_conf_90 = T)

Arguments

model

felm model

add_glance

if T, glance output will be added to each line (note that not all default glance output will be returned)

add_dv_stats

if T, DV mean, sd, min, max will be added to each line

add_conf_90

if T, 90% CIs will be added (note that I use normal and not t distribution)


hhilbig/haschaR documentation built on Dec. 26, 2024, 5:40 a.m.