Get coefficients from fast quantile regression
1 2 3 4 5 | ## S3 method for class 'fqr'
coef(object, ...)
## S3 method for class 'fqr'
coefficients(object, ...)
|
object |
object to get coefficients from |
... |
additional arguments, ignored for now |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.