CQRADMMCPP: Composite Quantile regression (cqr) use Alternating Direction...

View source: R/RcppExports.R

CQRADMMCPPR Documentation

Composite Quantile regression (cqr) use Alternating Direction Method of Multipliers (ADMM) algorithm core computational part

Description

Composite quantile regression (cqr) 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 CQRADMMCPP in cqrReg...