Package smri.process details
Processing of Structural Magnetic Resonance Imaging
Processes structural magnetic resonance images ('MRI'). Also creates a suite of imaging predictors relevant for segmentation.
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('smri.process')
To cite package 'smri.process' in publications use:
John Muscheli (NA). smri.process: Processing of Structural Magnetic
Resonance Imaging. R package version 0.8.4.
A BibTeX entry for LaTeX users is
@Manual{,
title = {smri.process: Processing of Structural Magnetic Resonance Imaging},
author = {John Muscheli},
note = {R package version 0.8.4},
}
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('smri.process')
# from GitHub
neuro_install('smri.process', release = "stable", release_repo = "github")
neuro_install('smri.process', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 16 2018 10:20PM |
Last updated on | December 2 2019 3:42PM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/smri.process GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/smri.process GitHub |