spingarn_one_step: One step of Spingarn's algorithm

Description Usage Arguments

View source: R/RcppExports.R

Description

spingarn_one_step updates theta and eta in place

Usage

1
2
spingarn_one_step(theta, eta, y, D, cholM, lambda, tau = 0.05,
  step = 1, k = 3L)

Arguments

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


halleybrantley/detrendr documentation built on May 30, 2019, 12:43 p.m.