This function creates a matrix dataset object, which is a list containing information about the data matrix, TR, number of runs, event table, sampling frame, and mask.
Usage
matrix_dataset(datamat, TR, run_length, event_table = data.frame())
This function creates a matrix dataset object, which is a list containing information about the data matrix, TR, number of runs, event table, sampling frame, and mask.
matrix_dataset(datamat, TR, run_length, event_table = data.frame())