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

View source: R/stat_classes.R

eeg_statsR Documentation

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

Description

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

Usage

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


craddm/eegUtils documentation built on March 24, 2022, 9:17 a.m.