Description Usage Arguments Value
View source: R/erp_preprocess.R
scaleChan
normalizes the data across channels so that for
each sampling point, the mean of the channel amplitudes is zero and
the standard deviation is one.
1 |
dat |
numeric matrix or array with names dimensions, one of which must be "chan" |
keep_dimorder |
logical value; if TRUE (default), the order of the dimensions is kept intact, otherwise the channel dimension will be the first dimension in the resulting matrix or array |
A numeric matrix or array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.