# NOT RUN {
# Summarize the output of linear mixed effect model for dynamic functional connectivity
data(fMRI_dataList)
op <- options_boot(input_list = fMRI_dataList,
output_dir = NULL,
rois = c(1,2,3),
window_size = 10,
save_file_suffix = "",
number_of_interval = 1,
boot_rep = 250,
n_boot = 1,
cores = 1)
# }
Run the code above in your browser using DataLab