Learn R Programming

spant (version 3.3.0)

smooth_dyns: 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)

Value

smoothed mrs_data object.

Arguments

mrs_data

data to be smoothed.

sigma

standard deviation of the underlying Gaussian kernel in seconds.