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

Conditions to test. A character vector of max length 2.

type

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

Methods (by class)

Author(s)

Matt Craddock, matt@mattcraddock.com


neuroconductor-devel-releases/eegUtils documentation built on May 5, 2020, 3:49 a.m.