Usage
brainGraph_init(atlas = c("aal116", "aal90", "brainsuite", "destrieux", "dk",
"dk.scgm", "dkt", "dkt.scgm", "hoa112", "lpba40"), densities, datadir,
modality = c("thickness", "volume", "lgi", "area"), use.mean = FALSE,
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)
exclude.subs
(optional) A character vector of the Study ID's of
subjects who are to be excluded from the analysis