epoch_stats: Epoch statistics

View source: R/artefact_rejection.R

epoch_statsR Documentation

Epoch statistics

Description

Calculate various statistics for each epoch in the data

Usage

epoch_stats(data, ...)

## S3 method for class 'eeg_epochs'
epoch_stats(data, ...)

Arguments

data

Data as a eeg_data or eeg_epochs object.

...

Other parameters passed to the functions.

Methods (by class)

  • eeg_epochs: Calculate statistics for each epoch.

Author(s)

Matt Craddock matt@mattcraddock.com

Examples

epoch_stats(demo_epochs)

neuroconductor/eegUtils documentation built on Feb. 3, 2023, 5:33 p.m.