fd_conv_filt {spant} | R Documentation |
Frequency-domain convolution based filter.
fd_conv_filt(mrs_data, K = 25, ext = 1)
mrs_data |
MRS data to be filtered. |
K |
window width in data points. |
ext |
point separation for linear extrapolation. |