BstrData-class.RdS4 class for storing data for statistical analysis
data_arraymatrix containing data of dimensions (N x T), where N = number of subjects and T = number of vertices/voxels.
data_array_lhmatrix containing data for left hemisphere.
data_array_rhmatrix containing data for right hemisphere.
analysis_typecharacter string denoting the type of analysis. Valid types are "sba", "tbm" or "roi".
data_typecharacter string denoting the type of data. Valid types are "surface" or "nifti_image".
demographicsdata.frame containing the demographic information. Usually loaded from a csv file.
subjdircharacter string for subject directory.
csvfilename of a comma separated (csv) file containing the subject demographic information.
smoothnumeric value used to smooth the data.
measurecharacter string denoting the type of measure used.
filelistlist of files belonging to N subjects.
load_data_commandcharacter string for the command used to load the data
hemicharacter string to specifiy the hemisphere. Valid values are "left" or "right" or "both"
nvertices_lhnumeric value containing the number of vertices for the left cortical surface atlas
nvertices_rhnumeric value containing the number of vertices for the right cortical surface atlas