objective_tau()
|
Objective function of the L2E regression - tau |
update_beta_MM_TF()
|
Beta update in L2E trend filtering regression - MM |
update_beta_MM_convex()
|
Beta update in L2E convex regression - MM |
update_beta_MM_isotonic()
|
Beta update in L2E isotonic regression - MM |
update_beta_MM_ls()
|
Beta update in L2E multivariate regression - MM |
update_beta_MM_sparse()
|
Beta update in L2E sparse regression - MM |
update_beta_TF_lasso()
|
Beta update in L2E trend filtering regression using Lasso |
update_beta_sparse_ncv()
|
Beta update in L2E sparse regression - NCV |
update_eta_bktk()
|
Eta update using Newton's method with backtracking |
update_beta_qr()
|
Beta update in L2E multivariate regression - PG |
update_beta_isotonic()
|
Beta update in L2E isotonic regression - PG |
update_beta_convex()
|
Beta update in L2E convex regression - PG |
update_tau_R()
|
Tau update function |