This function creates an execution strategy that can be used to process fMRI datasets in different ways: voxelwise, runwise, or chunkwise.
Usage
exec_strategy(
strategy = c("voxelwise", "runwise", "chunkwise"),
nchunks = NULL
)This function creates an execution strategy that can be used to process fMRI datasets in different ways: voxelwise, runwise, or chunkwise.
exec_strategy(
strategy = c("voxelwise", "runwise", "chunkwise"),
nchunks = NULL
)