CQRPCDCPP: Composite Quantile Regression (cqr) with Adaptive Lasso...

View source: R/RcppExports.R

CQRPCDCPPR Documentation

Composite Quantile Regression (cqr) with Adaptive Lasso Penalty (lasso) use Coordinate Descent (cd) Algorithms core computational part

Description

The adaptive lasso parameter base on the estimated coefficient without penalty function. Composite quantile regression 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 CQRPCDCPP in cqrReg...