eeg_stats | R Documentation |
Function to create an S3 object of class "eeg_stats".
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.