Learn R Programming

quantreg (version 4.77)

print.rq: Print an rq object

Description

Print an object generated by rq

Usage

## S3 method for class 'rq':
print(x, ...)
## S3 method for class 'rqs':
print(x, ...)

Arguments

x
Object returned from rq representing the fit of the model.
...
Optional arguments.

See Also

rq