Package fMRIscrub details
Scrubbing and Other Data Cleaning Routines for fMRI
Data-driven fMRI denoising with projection scrubbing (Pham
et al (2021)
Maintainer: Amanda Mejia < mandy.mejia at gmail.com >
From within R, enter citation('fMRIscrub')
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('fMRIscrub')
# from GitHub
neuro_install('fMRIscrub', release = "stable", release_repo = "github")
neuro_install('fMRIscrub', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 13 2021 1:25PM |
Last updated on | October 13 2021 1:25PM |
Package type | standard |
Source GitHub | https://github.com/mandymejia/fMRIscrub GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/fMRIscrub GitHub |
Depends | R (3.5.0) |
Imports | MASS, e1071, pesel, robustbase, stats, utils, Rcpp |
LinkingTo | Rcpp, RcppArmadillo |
Suggests | corpcor, cowplot, ciftiTools, knitr, rmarkdown, RNifti, ggplot2, ggpubr, ica, neurobase, oro.nifti, gridExtra, testthat (2.1.0), covr |