print.rq {quantreg}
R Documentation
Print an rq object
Description
Print an object generated by rq
Usage
print.rq(x, ...)
Arguments
x
Object returned from rq representing the fit of the model.
...
Optional arguments passed to fitting routines
See Also
rq
[Package Contents]