get_epoch_baselines: Get epoch baselines

View source: R/baseline_correction.R

get_epoch_baselinesR Documentation

Get epoch baselines

Description

Gets the baseline values for every epoch separately

Usage

get_epoch_baselines(data, time_lim)

Arguments

data

data for which to calculate the baselines

time_lim

time limits of the baseline period. numeric vector of length two, c(start, end)

Value

A numeric matrix of n_epochs x n_channels.


craddm/eegUtils documentation built on March 24, 2022, 9:17 a.m.