Learn R Programming

midasml (version 0.0.6)

fastrq: Computes fast rq solution

Description

Computes fast rq solution

Usage

fastrq(Y, X, intercept, tau)

Arguments

Y

(vec) vector of response.

X

(mat) matrix of covariates.

intercept

(double) 1 - includes intercept, else not.

tau

(double) quantile level.