robustify: Replaces the standard errors (t and p vals)in FELM model...

View source: R/regUtils.R

robustifyR Documentation

Replaces the standard errors (t and p vals)in FELM model object with robust SE

Description

Replaces the standard errors (t and p vals)in FELM model object with robust SE

Usage

robustify(model)

Arguments

felm

object

Examples

## Not run: 
robustify(felm(y ~ x, data = df))

## End(Not run)

apoorvalal/LalRUtils documentation built on Sept. 22, 2023, 5:53 p.m.