fitted.rqt {Qtools} | R Documentation |
Extract Fitted Values from Quantile Regression Transformation Models
Description
This function extracts fitted values from objects of class rqt
.
Usage
## S3 method for class 'rqt'
fitted(object, ...)
Arguments
object |
an object of |
... |
other arguments. |
Value
a vector or a matrix or an array of fitted values.
Author(s)
Marco Geraci
See Also
[Package Qtools version 1.5.9 Index]