spingarn_one_step
updates theta and eta in place
1 2 | spingarn_one_step(theta, eta, y, D, cholM, lambda, tau = 0.05,
step = 1, k = 3L)
|
theta |
input 1 |
eta |
input 2 |
y |
response |
D |
differencing matrix |
cholM |
upper cholesky of (I + DtD) |
lambda |
regularization parameter |
tau |
quantile parameter |
step |
step-size |
k |
order of differencing matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.