Description Usage Arguments Examples
View source: R/ReframeCIFTIdata.R
This function wraps many of the other functions to perform cluster detection analysis using the wild bootstrap.
1 | ReframeCIFTIdata(index, cifti_rawmeas)
|
index |
the greyordinate to extract and convert into a data frame |
cifti_rawmeas |
The object created by PrepCIFTI, when multiple subjects are loaded (e.g. "transpose(data.frame((lapply(as.character(ciftilist$file),PrepCIFTI))))") |
1 | cifti_meas <- ReframeCIFTIData(index,cifti_rawmeas)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.