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