residuals.uwquantreg: Residuals Method for 'uwquantreg' Objects

Description Usage Arguments Author(s) References

View source: R/residuals.R

Description

Extract various types of residuals from unit-Weibull quantile regression models: cox-snell and quantile residuals for now.

Usage

1
2
## S3 method for class 'uwquantreg'
residuals(object, type = c("cox-snell", "quantile"), ...)

Arguments

object

fitted model object of class uwquantreg.

type

character indicating type of residuals.

...

currently not used.

Author(s)

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

References

Mazucheli, J., Menezes, A. F. B., Fernandes, L. B., Oliveira, R. P., Ghitany, M. E., 2020. The unit-Weibull distribution as an alternative to the Kumaraswamy distribution for the modelling of quantiles conditional on covariates. Jounal of Applied Statistics 47 (6), 954–974.


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