eeg_psd: Function to create an object of class eeg_psd

View source: R/class_handling.R

eeg_psdR Documentation

Function to create an object of class eeg_psd

Description

Function to create an object of class eeg_psd

Usage

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


craddm/eegUtils documentation built on March 24, 2022, 9:17 a.m.