Package fmriqa details
Functional MRI Quality Assurance Routines
Methods for performing fMRI quality assurance (QA)
measurements of test objects. Heavily based on the fBIRN
procedures detailed by Friedman and Glover (2006)
Maintainer: Martin Wilson < martin at pipegrep.co.uk >
From within R, enter citation('fmriqa')
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('fmriqa')
# from GitHub
neuro_install('fmriqa', release = "stable", release_repo = "github")
neuro_install('fmriqa', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 28 2018 5:44PM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/martin3141/fmriqa GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/fmriqa GitHub |
Imports | viridisLite, RNifti, ggplot2, reshape2, gridExtra, grid, tidyr, optparse, tcltk, RcppEigen, imager, pracma |
Suggests | testthat, covr, knitr, rmarkdown |