Description Usage Arguments Examples
Estimates an lm model but uses robust standard errors by default. Note that for functions for which a robust_lm method is not defined (which is, in effect all of them with the exception of broom's tidy), the fallback class is lm, which will yield standard (non-robust) standard errors.
1 |
... |
Arguments to pass to lm. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.