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

View source: R/RcppExports.R

CQRPADMMCPPR Documentation

Composite Quantile Regression (cqr) with Adaptive Lasso Penalty (lasso) use Alternating Direction Method of Multipliers (ADMM) algorithm 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 problem is well suited to distributed convex optimization and is based on Alternating Direction Method of Multipliers (ADMM) algorithm .


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

Related to CQRPADMMCPP in cqrReg...