predict.fqr: Predict from fast quantile regression fit

Description Usage Arguments

View source: R/fqr.R

Description

Predict from fast quantile regression fit

Usage

1
2
## S3 method for class 'fqr'
predict(object, newdata = NULL, ...)

Arguments

object

a model object to use for prediction

newdata

a data.frame with the same columns as data used to fit model

...

other parameters, ignored for now


be-green/fqr documentation built on Dec. 19, 2021, 7:41 a.m.