Package voxel details
Mass-Univariate Voxelwise Analysis of Medical Imaging Data
Functions for the mass-univariate voxelwise analysis of
medical imaging data that follows the NIfTI
Maintainer: Angel Garcia de la Garza < agarciadlg at gmail.com >
From within R, enter citation('voxel')
To cite package 'voxel' in publications use:
Angel Garcia de la Garza, Simon Vandekar, David Roalf, Kosha Ruparel,
Ruben Gur, Raquel Gur, Theodore Satterthwaite and R. Taki Shinohara
(NA). voxel: Mass-Univariate Voxelwise Analysis of Medical Imaging
Data. R package version 1.3.5. https://github.com/angelgar/voxel
A BibTeX entry for LaTeX users is
@Manual{,
title = {voxel: Mass-Univariate Voxelwise Analysis of Medical Imaging Data},
author = {Angel {Garcia de la Garza} and Simon Vandekar and David Roalf and Kosha Ruparel and Ruben Gur and Raquel Gur and Theodore Satterthwaite and R. Taki Shinohara},
note = {R package version 1.3.5},
url = {https://github.com/angelgar/voxel},
}
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('voxel')
# from GitHub
neuro_install('voxel', release = "stable", release_repo = "github")
neuro_install('voxel', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 1 2018 10:21AM |
Last updated on | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/angelgar/voxel GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/voxel GitHub |