# NOT RUN {
# Load sample data
data(fMRI_dataList)
boot_option <- options_boot(input_list = fMRI_dataList, output_dir = tempdir(),
rois = c(1,2,3), timepoints = 5, window_size = 5)
MLPB_boot(boot_option)
# }
Run the code above in your browser using DataLab