Learn R Programming

Epoch (version 1.0.7)

.standardizeIEEG: Standardize iEEG row data for plotting

Description

Standardize iEEG row data for plotting

Usage

.standardizeIEEG(data, standardize = TRUE, gap = 2)

Value

Standardized data matrix

Arguments

data

Matrix or data frame of iEEG data

standardize

Logical or numeric vector. If logical, indicates whether to standardize each row. If numeric, indicates the scaling factor for each row.

gap

Numeric. The gap to separate different electrodes in the plot.