Description Usage Arguments Value
View source: R/template_z_score.R
SMRI Z-score compared to a Template
1 2 3 4 5 |
x |
List of images |
mask |
mask to place all non-mask values to zero |
template |
Template of the space of the mean/SD images, only currently accepts Eve. |
mean_imgs |
A vector/list of images for measures of
centrality - usually the mean.
See |
sd_imgs |
A vector/list of images for measures of
spread - usually the standard deviation.
See |
outdir |
Output directory |
verbose |
print diagnostic messages |
remask |
should |
lower_value |
Lower value to winsorize the z-score to. With small standard deviations, the values can get far outside of a standard range. |
upper_value |
upper value to winsorize the z-score to. With small standard deviations, the values can get far outside of a standard range. |
add_const |
Should a constant be added to the T1 image; without this, the registration may fail |
interpolator |
Interpolation done, passed to
|
suffix |
what the append to end of the output filename |
List of images
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.