print.rq {quantreg} | R Documentation |
Print an object generated by rq
## S3 method for class 'rq'
print(x, ...)
## S3 method for class 'rqs'
print(x, ...)
x |
Object returned from rq representing the fit of the model. |
... |
Optional arguments. |