residuals.qris: Residuals for Quantile Regression Model Fitted on Residual...

View source: R/predict.R

residuals.qrisR Documentation

Residuals for Quantile Regression Model Fitted on Residual life

Description

Residual based on fitted quantile regression model

Usage

## S3 method for class 'qris'
residuals(object, newdata, ...)

Arguments

object

is a qris object

newdata

is a data frame for an optional new data to do predictions. If omitted, the fitted values based on the original data and fit will be returned.

...

for future extension

Value

A vector of residual


qris documentation built on May 29, 2024, 8 a.m.