print.qrr: Print Quantile Ratio Regression Models

View source: R/Qtools_qrr.R

print.qrrR Documentation

Print Quantile Ratio Regression Models

Description

Print an object of class qrr or summary.qrr.

Usage

## S3 method for class 'qrr'
print(x, ...)
## S3 method for class 'summary.qrr'
print(x, ...)

Arguments

x

an object of class qrr or summary.qrr.

...

other arguments used by print.default.

Author(s)

Marco Geraci

See Also

qrr


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