Package fmri details
Analysis of fMRI Experiments
Contains R-functions to perform an fMRI analysis as
described in Polzehl and Tabelow (2019)
Maintainer: Karsten Tabelow < tabelow at wias-berlin.de >
From within R, enter citation('fmri')
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('fmri')
# from GitHub
neuro_install('fmri', release = "stable", release_repo = "github")
neuro_install('fmri', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 27 2018 12:52PM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/WIAS-BERLIN/fmri.git GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/fmri GitHub |
Depends | R (3.3.0) |
Imports | grDevices, graphics, stats, utils, nlme, parallel, metafor, methods, aws (2.4) |
Suggests | tcltk, tkrplot, fastICA, adimpro (0.9), oro.nifti |