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 Feb. 20, 2025, 6:13 a.m.