Last data update: 2014.03.03

R: Print an rq object
print.rqR Documentation

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

Results