fslmean | R Documentation |
Estimates Mean of Image from FSL
fslmean(img, nonzero = FALSE, verbose = TRUE, ts = FALSE)
img |
Object of class nifti, or path of file |
nonzero |
(logical) Should the statistic be taken over non-zero voxels |
verbose |
(logical) print out command before running |
ts |
(logical) is the series a timeseries (4D), invoking |
Vector of unless ts option invoked, then matrix
This uses option -m or -M in fslstats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.