,

Subtract the average or baseline of the points in a defined interval from all points in the segment.

eeg_baseline(x, ..., .lim = -Inf, .unit = "s")

Arguments

x

An eeg_lst object or a channel.

...

Channels to include. All channels by default.

.lim

A negative number indicating from when to baseline; the interval is defined as [lim,0]. The default is to use all the negative times.

.unit

"seconds" (or "s"), "milliseconds" (or "ms")

Value

An eeg_lst.

See also

Other preprocessing functions: eeg_downsample(), eeg_ica_keep(), eeg_ica(), eeg_rereference(), eeg_segment(), filt