Function to create an object of class eeg_psd
eeg_psd(data, srate, chan_info = NULL, timings = NULL, freqs, epochs)
data | PSD transformed data |
---|---|
srate | Sampling rate in Hz. |
chan_info | String of character names for electrodes. |
timings | Timing information - samples and sample /samplirng rate. |
freqs | vector of frequencies |
epochs | Epoch information |