print method for robglm objects
1 2 | ## S3 method for class 'robglm'
print(fit, conf.level = 0.95, digits = 3)
|
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 3. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.