| robust_model | R Documentation |
Robust Model Standard Errors
robust_model(model, data = NULL, robust_args = list())
model |
A fitted model object from lm or glm. |
data |
A data object that contains a fitted model. |
robust_args |
A named list of arguments passed to the robust model standard error function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.