robustse.f: Calculates Huber-White heteroskedasticity-robust standard...

Description Usage Arguments Examples

View source: R/robustse.f.R

Description

Calculates Huber-White heteroskedasticity-robust standard errors

Usage

1
robustse.f(model, cluster, df_correction)

Arguments

model

an lm or glm object

cluster

the variable to be clustered, prepended by a ~ (e.g., ~state).

df_correction

Setting df_correction = F will not count levels of your cluster variable against degrees of freedom.

Examples

1

jamesmartherus/martherus documentation built on April 12, 2020, 7:01 p.m.