Description Usage Arguments Value
View source: R/erp_preprocess.R
compGfp
computes Global Field Power (the standard deviation of
channel values for each sampling point)
1 |
dat |
numeric matrix or array, usually with named dimensions (one of which is "chan") |
keep_channels |
logical value; if TRUE, the original channels are retained, and the GFP values are added with channel code "GFP" (default = FALSE) |
channel_dim |
a character value or numeric index indicating the
channel dimension of |
The function returns a matrix or an array. Note that if the original channels are not retained, the channel dimension is dropped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.