Usage
brainGraph_init(atlas = c("aal116", "aal2.120", "aal2.94", "aal90",
"brainsuite", "craddock200", "destrieux", "destrieux.scgm", "dk", "dk.scgm",
"dkt", "dkt.scgm", "dosenbach160", "hoa112", "lpba40"), densities, datadir,
modality = c("thickness", "volume", "lgi", "area"), use.mean = FALSE,
covars = NULL, exclude.subs = NULL)
Arguments
atlas
A character string indicating which brain atlas you are using
densities
A numeric vector of the graph densities you would like to
investigate
datadir
A character string; the filesystem location of your input
files
modality
A character string indicating the volumetric MRI
modality/measure you are using to create the graphs ('thickness', 'volume',
'lgi', or 'area')
use.mean
A logical indicating whether or not you would like to
calculate the mean hemispheric volumetric measure (for later use in linear
models) (default: FALSE)
covars
(optional) A data.table
of covariates; specify this if
you do not want to load your full covariates file (default: NULL)
exclude.subs
(optional) A character vector of the Study ID's of
subjects who are to be excluded from the analysis