project_V: Project onto subspace

Description Usage Arguments

View source: R/RcppExports.R

Description

project_V projects (theta, eta) onto the subspace eta = D*theta. Updates values of theta and eta in place.

Usage

1
project_V(theta, eta, D, cholM, k)

Arguments

theta

first input

eta

second input

D

differencing matrix

cholM

upper triangular cholesky decomposition of I + DtD

k

order of differencing matrix


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