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