quantreg (version 5.51)

print.rq: Print an rq object

Description

Print an object generated by rq

Usage

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

Arguments

x

Object returned from rq representing the fit of the model.

...

Optional arguments.

See Also

rq