ReframeCIFTIdata: ReframeCIFTIdata - converts CIFTI scalar data from multiple...

Description Usage Arguments Examples

View source: R/ReframeCIFTIdata.R

Description

This function wraps many of the other functions to perform cluster detection analysis using the wild bootstrap.

Usage

1
ReframeCIFTIdata(index, cifti_rawmeas)

Arguments

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))))")

Examples

1
cifti_meas <- ReframeCIFTIData(index,cifti_rawmeas)

DCAN-Labs/MarginalModelCIFTI documentation built on Nov. 30, 2021, 3:40 p.m.