print.rrq {Qtools} | R Documentation |
Print Restricted Quantile Regression Models
Description
Print an object of class rrq
or summary.rrq
.
Usage
## S3 method for class 'rrq'
print(x, ...)
## S3 method for class 'summary.rrq'
print(x, ...)
Arguments
x |
an object of |
... |
other arguments used by |
Author(s)
Marco Geraci
See Also
[Package Qtools version 1.5.9 Index]