landw: Landweber iteration

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Computes the Landweber iteration for a diagon

Usage

1
landw(m, Y, lambda)

Arguments

m

Integer stopping index.

Y

Numeric vector of observed data.

lambda

Numeric vector of decreasing, strictly positive entries of the diagonal design matrix.

Value

Returns the m-th iterate of the Landweber iteration.


be5tan/rlystop documentation built on Nov. 22, 2019, 12:05 a.m.