Compare epochs using an independent t-test.

compare_epochs(data, ...)

# S3 method for eeg_epochs
compare_epochs(data, cond_label = NULL, type, ...)

Arguments

data

eeg_epochs object.

...

Other parameters passed to functions.

cond_label

condition(s) to test.

type

Type of test to use. "1samp", "2samp"

Methods (by class)

  • eeg_epochs: Compare differences across epochs