View source: R/coef.robustlm.R
coef.robustlm | R Documentation |
This function provides estimated
coefficients from a fitted "robustlm
" object.
## S3 method for class 'robustlm'
coef(object, ...)
object |
An " |
... |
Other arguments. |
A list consisting of the intercept and regression coefficients of the fitted model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.