QMRITools`ProcessingTools`
QMRITools`ProcessingTools`
GetMaskMeans
GetMaskMeans[dat, mask, name] calculates the mean, std, 5,50 and 95% CI form the given data for each of the given masks.
Mask can be genereated by SplitSegmentations. 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". Method Automatic Method is an option for various algorithm-intensive functions that specifies what internal methods they should use.