Package neuroCombatData details
Example dataset for neuroCombat
Provides a multi-site cortical thickness measurements (263 subjects across 9 sites). Data were simulated based on a subset of the UCSF FreeSurfer cross-sectional cortical thickness processed data.The goal of the simulation was to create a dataset that mimics both the technical variability and biological variability observed in a in real-world study. multi-site ADNI cortical thickness measurements dataset. Data were obtained from the UCSF cross-sectional FreeSurfer (6.0) analysis. Imaging features (ROIs) correspond to the featured measured in the FreeSurfer software (v6.0).
Maintainer: Jean-Philippe Fortin < fortin946 at gmail.com >
From within R, enter citation('neuroCombatData')
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('neuroCombatData')
# from GitHub
neuro_install('neuroCombatData', release = "stable", release_repo = "github")
neuro_install('neuroCombatData', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | June 3 2021 11:15AM |
Last updated on | June 3 2021 11:15AM |
Package type | data |
Source GitHub | https://github.com/Jfortin1/neuroCombatData GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/neuroCombatData GitHub |
Depends | R (3.6.0), graphics, stats, utils, SummarizedExperiment |
Suggests | BiocStyle, knitr, rmarkdown, testthat |
Reverse Suggests | neuroCombat |