eeg_stats: Function to create an S3 object of class "eeg_stats".

Description Usage Arguments Author(s)

View source: R/class_handling.R

Description

Function to create an S3 object of class "eeg_stats".

Usage

1
eeg_stats(statistic, chan_info, pvals, timings, method)

Arguments

statistic

Calculated statistic (e.g. t-statistic)

chan_info

String of character names for electrodes.

pvals

calculated p-values for that statistic

timings

Unique timepoints remaining in the data.

method

Type of statistical test

Author(s)

Matt Craddock matt@mattcraddock.com


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