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')
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('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 | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/angelgar/voxel GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/voxel GitHub |
Depends | R (3.2.3), lmerTest(>=3.0-1) |
Imports | parallel, stats, mgcv, gamm4, oro.nifti, ggplot2, methods, purrr |