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 |