predict.zouwquantreg: Prediction Method for 'zouwquantreg' Objects

Description Usage Arguments Author(s)

View source: R/predict.R

Description

Extract various types of predictions from Zero-or-One unit-Weibull quantile regression models.

Usage

1
2
## S3 method for class 'zouwquantreg'
predict(object, newdata, type = "quantile", ...)

Arguments

object

fitted model object of class uwquantreg.

newdata

optionally, a data frame in which to look for variables with which to predict. If omitted, the original observations are used.

type

character indicating type of predictions. The currently option is quantile.

...

currently not used.

Author(s)

André F. B. Menezes andrefelipemaringa@gmail.com


AndrMenezes/uwquantreg documentation built on July 8, 2020, 2:33 p.m.