| mmeStat | R Documentation | 
Compute maxima, CMI, or CEI inference statistics
mmeStat(stat, rois = FALSE, mask, cft, maxima = FALSE, CMI = FALSE, CEI = TRUE)
stat | 
 statistical image  | 
rois | 
 passed to maxima and cluster functions. Returns image with ROI indices.  | 
mask | 
 Mask image.  | 
cft | 
 A single threshold on the scale of the statistical image (chi-squared) for CEI or CMI.  | 
maxima | 
 Compute local maxima?  | 
CMI | 
 Compute cluster masses?  | 
CEI | 
 Compute cluster extents?  | 
Returns a list with the maxima and CEI for the given image. This function is used as the default 'statistic' argument in [pbjInference()].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.