fd_gauss_smo {spant} | R Documentation |
Apply a Gaussian smoother in the spectral domain.
Description
Apply a Gaussian smoother in the spectral domain.
Usage
fd_gauss_smo(mrs_data, smo_ppm_sd)
Arguments
mrs_data |
mrs_data object. |
smo_ppm_sd |
Gaussian smoother sd in ppm units. |
Value
spectrally smoothed data.
[Package spant version 2.22.0 Index]