print.rrq: Print Restricted Quantile Regression Models
Description
Print an object of class rrq
or summary.rrq
.
Usage
# S3 method for rrq
print(x, ...)
# S3 method for summary.rrq
print(x, ...)
Arguments
- x
an object of class
rrq
or summary.rrq
.
- ...
other arguments used by print.default
.