print.summary.rq | R Documentation |
Print summary of quantile regression object
## S3 method for class 'summary.rq'
print(x, digits=max(5, .Options$digits - 2), ...)
## S3 method for class 'summary.rqs'
print(x, ...)
x |
This is an object of class |
digits |
Significant digits reported in the printed table. |
... |
Optional arguments passed to printing function |
summary.rq
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.