Package RAVEL details
Removal of Artificial Voxel Effect by Linear Regression
Removal of artificial voxel effect by linear regression.
Maintainer: Jean-Philippe Fortin < fortin946 at gmail.com >
From within R, enter citation('RAVEL')
Fortin J, Sweeney EM, Muschelli J, Crainiceanu CM, Shinohara RT,
Initiative ADN, others (2016). "Removing inter-subject technical
variability in magnetic resonance imaging studies." _NeuroImage_,
*132*, 198-212.
A BibTeX entry for LaTeX users is
@Article{fortin2016removing,
title = {Removing inter-subject technical variability in magnetic resonance imaging studies},
author = {Jean-Philippe Fortin and Elizabeth M Sweeney and John Muschelli and Ciprian M Crainiceanu and Russell T Shinohara and Alzheimer's Disease Neuroimaging Initiative and {others}},
journal = {NeuroImage},
volume = {132},
pages = {198--212},
year = {2016},
publisher = {Elsevier},
}
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('RAVEL')
# from GitHub
neuro_install('RAVEL', release = "stable", release_repo = "github")
neuro_install('RAVEL', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 2 2018 2:39PM |
Last updated on | December 2 2019 3:42PM |
Package type | standard |
Source GitHub | https://github.com/Jfortin1/RAVEL GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/RAVEL GitHub |