smooth_dyns {spant} | R Documentation |
Smooth data across the dynamic dimension with a Gaussian kernel.
smooth_dyns(mrs_data, sigma)
mrs_data |
data to be smoothed. |
sigma |
standard deviation of the underlying Gaussian kernel in seconds. |
smoothed mrs_data object.