smooth_dyns: Smooth data across the dynamic dimension with a Gaussian...

View source: R/mrs_data_proc.R

smooth_dynsR Documentation

Smooth data across the dynamic dimension with a Gaussian kernel.

Description

Smooth data across the dynamic dimension with a Gaussian kernel.

Usage

smooth_dyns(mrs_data, sigma)

Arguments

mrs_data

data to be smoothed.

sigma

standard deviation of the underlying Gaussian kernel in seconds.

Value

smoothed mrs_data object.


martin3141/spant documentation built on Feb. 16, 2025, 4:44 a.m.