print.rqt {Qtools}R Documentation

Print Transformation Models

Description

Print an object of class rqt or summary.rqt.

Usage

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

Arguments

x

an object of class rqt or summary.rqt.

...

other arguments used by print.default.

Author(s)

Marco Geraci

See Also

tsrq, rcrq, tsrq2 or nlrq2


[Package Qtools version 1.5.9 Index]