map_TDP {pARI} | R Documentation |
True Discovery Proportion brain map
Description
Performs the True Discovery Proportion brain map.
Usage
map_TDP(ARIout,path,name,mask)
Arguments
ARIout |
output object by |
path |
character string. Path to save the NIfTI file. The path does not must end with |
name |
character string. The name of the map NIfTI file that will be used. |
mask |
NIfTI file or character string. 3D array of logical values (i.e. |
Value
The function wrote directly in the path
specified the true discovery proportion NIfTI map with name specified in name
.
Author(s)
Angela Andreella
[Package pARI version 1.1.1 Index]