View source: R/robustregression.R
summary method for roblm objects
1 2 | ## S3 method for class 'roblm'
summary(fit, conf.level = 0.95, digits = 6)
|
fit |
the model fit |
conf.level |
the confidence level for the interval estimation. defaults to 0.95. |
digits |
the number of significant digits to display. defaults to 6. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.