Package alvin details
'ALVIN' Ventricle Atlas
Automatic lateral ventricle delineation ('ALVIN') atlas.
Provides the atlas and MATLAB m file. The data is from the
lateral segmentation method paper in NeuroImage:
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('alvin')
Kempton MJ, Underwood TS, Brunton S, Stylios F, Schmechtig A, Ettinger
U, Smith MS, Lovestone S, Crum WR, Frangou S, others (2011). "A
comprehensive testing protocol for MRI neuroanatomical segmentation
techniques: evaluation of a novel lateral ventricle segmentation
method." _Neuroimage_, *58*(4), 1051-1059.
Muschelli J (2019). _alvin: The 'ALVIN' Ventricle Atlas_. R package
version 0.2.0.
To see these entries in BibTeX format, use 'print(,
bibtex=TRUE)', 'toBibtex(.)', or set
'options(citation.bibtex.max=999)'.
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://.org/Lite.R")
# Default Install
neuro_install('alvin')
# from GitHub
neuro_install('alvin', release = "stable", release_repo = "github")
neuro_install('alvin', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 1 2019 3:41PM |
Last updated on | January 5 2020 6:34PM |
Package type | data |
Source GitHub | https://github.com/muschellij2/alvin GitHub |
GitHub | https://github.com//alvin GitHub |
Imports | neurobase |
Suggests | knitr, rmarkdown, covr, testthat, MNITemplate |