Skip to contents

Predictions from a QRP fit

Usage

# S3 method for class 'qrp_fit'
predict(object, newx = NULL, ...)

Arguments

object

a "qrp_fit" object.

newx

numeric predictor values; defaults to the fitted data.

...

ignored.

Value

numeric vector of predicted responses.