tellmeFFT: tellmeFFT

Description Usage Arguments Author(s) Examples

View source: R/tellmeFFT.R

Description

tellmeFFT informs you about the FFT characteristics for your proposed dense sampling study.

Usage

1
2
3
4
5
6
tellmeFFT(
  spaceBetweenIntervals = NA,
  numSoa = NA,
  startingSoa = 0,
  freqOfInterest = 4
)

Arguments

spaceBetweenIntervals

Spacing between SOAs in ms

numSoa

number of SOAs in the paradigm

startingSoa

first SOA in ms after time locking event (e.g. cue)

freqOfInterest

which frequency are you interested? in Hz

Author(s)

René Michel

Examples

1
tellmeFFT(42,20,192,4)

remichel/rmTools documentation built on Dec. 11, 2021, 6:59 a.m.