Learn R Programming

Qtools (version 1.3)

fitted.rq.bin: Extract Fitted Values from Binary Quantile Regression Models

Description

This function extracts fitted values from objects of class rq.bin.

Usage

# S3 method for rq.bin
fitted(object, ...)

Arguments

object

an object of class rq.bin.

other arguments.

Value

a vector or a matrix or an array of fitted values.

See Also

predict.rq.bin