fd_conv_filt {spant}R Documentation

Frequency-domain convolution based filter.

Description

Frequency-domain convolution based filter.

Usage

fd_conv_filt(mrs_data, K = 25, ext = 1)

Arguments

mrs_data

MRS data to be filtered.

K

window width in data points.

ext

point separation for linear extrapolation.


[Package spant version 2.20.0 Index]