Description Usage Arguments Examples
View source: R/LoadBrainMetrics.R
This function loads the imaging data for ConstructMarginalModel. Created to further modularlize the R package.
1 | LoadBrainMetrics(ciftilist, structtype, roisubset = NULL)
|
ciftilist |
A data frame comprising a list of path/filenames to load |
structtype |
A character string denoting whether the map is volumetric ('volume'), surface-based ('surface'), a pconn ('pconn'), or a NIFTI connectivity matrix ('niiconn'). |
roisubset |
A numeric array comprising a subset of the datapoints to use, in development and works with dairc-2d-matfile only |
1 | cifti_data <- LoadBrainMetrics(cifitilist,structtype)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.