Creates first (mean) through fourth (kurtosis) central moments, as well as gradients and mean/sd image.
create_moment( img, mask = NULL, radius = rep(1, 3), retimg = TRUE, verbose = TRUE, ... )
| img | Object of class |
|---|---|
| mask | Object of class |
| radius | array of values for neighborhood radius (in voxels) |
| retimg | Should images (of class |
| verbose | print diagnostic messages |
| ... | arguments to passed to |
List of images (of class nifti) or
a matrix (V by 6), where V is the number of voxels in the mask