coef.rqt | R Documentation |
coef
extracts model coefficients from rqt
objects.
## S3 method for class 'rqt'
coef(object, all = FALSE, ...)
## S3 method for class 'rqt'
coefficients(object, all = FALSE, ...)
object |
an |
all |
logical flag. If |
... |
not used. |
a vector for single quantiles or a matrix for multiple quantiles.
Marco Geraci
tsrq
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.