Package EEGSpectralAnalysis details
Compute and plot various spectral EEG analyses
Compute and plot various spectral EEG analyses.
Maintainer: Adi Gherman < adig at jhu.edu >
From within R, enter citation('EEGSpectralAnalysis')
If you have any problems with this package you can open a new issue or check the already existing ones here.
Versions(Pending - no previous version)
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('EEGSpectralAnalysis')
# from GitHub
neuro_install('EEGSpectralAnalysis', release = "stable", release_repo = "github")
neuro_install('EEGSpectralAnalysis', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | August 19 2020 11:06AM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/adigherman/EEGSpectralAnalysis GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/EEGSpectralAnalysis GitHub |
Imports | signal, RcppRoll, pracma, edfReader |