eeg_psd: Function to create an object of class eeg_psd

Description Usage Arguments Author(s)

View source: R/class_handling.R

Description

Function to create an object of class eeg_psd

Usage

1
eeg_psd(data, srate, chan_info = NULL, timings = NULL, freqs, epochs)

Arguments

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

Author(s)

Matt Craddock matt@mattcraddock.com


kusumikakd/EEG documentation built on June 28, 2020, 12:30 a.m.