Description Usage Arguments Value Examples
Inputs a linear model from the lm function and prints / returns the robust variance and robust standard errors
1 | get_robust_variance(model)
|
model |
An lm object |
A list containing the robust variance and robust Std Err respectively
1 | # get_robust_variance(my_linear_model)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.