CQRCDCPP: Composite Quantile Regression (cqr) use Coordinate Descent...

View source: R/RcppExports.R

CQRCDCPPR Documentation

Composite Quantile Regression (cqr) use Coordinate Descent (cd) Algorithms core computational part

Description

Composite quantile regression (cqr) find the estimated coefficient which minimize the absolute error for various quantile level. The algorithm base on greedy coordinate descent and Edgeworth's for ordinary l_1 regression.


cqrReg documentation built on June 7, 2022, 9:06 a.m.

Related to CQRCDCPP in cqrReg...