QMRITools`
QMRITools`
GetMaskMeans
GetMaskMeans[dat,mask]
calculates the mean, std, 5,50 and 95% CI form the given data for each of the given masks. Mask can be genereated by SegmentTracts.
GetMaskMeans[dat,mask,name]
where name is a string that is added to the header.
Details
- The following options can be given:
-
MeanMethod "SkewNormalDist" MeanMethod is an option for GetMaskMeans. The option can be "NormalDist", "SkewNormalDist", or "Mean".