compare_epochs: Compare epochs using an independent t-test.

Description Usage Arguments Methods (by class) Author(s)

View source: R/stat_tests.R

Description

Compare epochs using an independent t-test.

Usage

1
2
3
4
compare_epochs(data, ...)

## S3 method for class '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)

Author(s)

Matt Craddock, matt@mattcraddock.com

Matt Craddock, matt@mattcraddock.com


kusumikakd/EEG documentation built on June 28, 2020, 12:30 a.m.