predict.rqt: Predictions from Quantile Regression Transformation Models
Description
This function computes predictions based on fitted quantile regression transformation models.Usage
## S3 method for class 'rqt':
predict(object, newdata, na.action = na.pass,
type = "response", ...)
Value
a vector or a matrix or an array of predictions.