print.rrq: Print Restricted Quantile Regression Models

View source: R/Qtools_rrq.R

print.rrqR 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 class rrq or summary.rrq.

...

other arguments used by print.default.

Author(s)

Marco Geraci

See Also

rrq


Qtools documentation built on Nov. 2, 2023, 6:11 p.m.