Description Usage Arguments Examples
Calculates Huber-White heteroskedasticity-robust standard errors
1 | robustse.f(model, cluster, df_correction)
|
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. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.