View source: R/update_windows.R
update_windows
Minimizes the Lagrangian for each window
1 2 | update_windows(w_list, phiBar_list, etaBar_list, model_list, rho, nT,
solver = "gurobi")
|
w_list |
Dual variable |
phiBar_list |
Consensus variable for phi |
etaBar_list |
Consensus variable for eta |
model_list |
List of model objects for solver |
rho |
ADMM parameter |
nT |
number of quantiles |
solver |
must be "gurobi" or "quadprog" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.