Description Usage Arguments Author(s)
View source: R/class_handling.R
Function to create an S3 object of class "eeg_stats".
1 | eeg_stats(statistic, chan_info, pvals, timings, method)
|
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 |
Matt Craddock matt@mattcraddock.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.