fitted.rqt {Qtools} | R Documentation |
This function extracts fitted values from objects of class rqt
.
## S3 method for class 'rqt'
fitted(object, ...)
object |
an object of |
... |
other arguments. |
a vector or a matrix or an array of fitted values.
Marco Geraci