Learn R Programming

Qtools (version 1.0)

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", ...)

Arguments

Value

a vector or a matrix or an array of predictions.

See Also

tsrq