read_roistats_txt.Rd
Reads the BrainSuite ROI stats file saved for each subject after executing SVREG.
read_roistats_txt(roiwise_txt_filename, roiids, roimeas = "gmthickness")
filename for the ROIwise stats in the individual subject directory
vector of numeric label identifiers for the region of interest (ROI) type analysis.
character string for the ROI measure. Should either be "gmthickness", "gmvolume", or "wmvolume".