deconvolve: Deconvolution with known wavelet

View source: R/deconv.R

deconvolveR Documentation

Deconvolution with known wavelet

Description

convolution model: y = h \times x where h and y are known, x is unknown. Spectral or matrix-based.

Usage

deconvolve(y, h, mu = 1e-04, type = c("matrix", "FFT"), regDeriv = FALSE)

Value

Vector with same length as y


emanuelhuber/RGPR documentation built on March 18, 2024, 8 p.m.