QMRITools`
QMRITools`
GetTractMeans
GetTractMeans[dat,tracts,vox]
calculates the mean, std, 5,50 and 95% CI form the given data for each of the given tracts. Tracts can be by SplitSegmentations. name is a string that is added to the header.
GetTractMeans[dat,tracts,vox,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". InterpolationOrder 0 InterpolationOrder is an option for Interpolation, as well as ListLinePlot, ListPlot3D, ListContourPlot, and related functions, that specifies what order of interpolation to use.