plot(x, y, ...)
dtiIndices
, dtiData
or dtiTensor
dtiData
) only. Defaults to the first S0 imagadimpro
for objects of class "dtiData"
or "dtiIndices"
, invisible(NULL)
otherwise.slice
and view
. For objects of class "dtiData"
gradient
can be used to specify a specific data cube
associated with the index of a gradient direction.
For objects of class "dtiData"
images are produces that are
scaled by the maximal observed image value. This guarantees
that subsequently produced images are on a comparable grey scale.
The resulting image is returned.For objects of class "dtiTensor"
the tensor itself, fractional anisotropy (FA), mean diffusivity (MD) and a color coded anisotropy map are provided. NULL
is returned.
For objects of class "dtiIndices"
color coded anisotropy
maps are produced depending on the specification in method
.
The resulting image is returned.
dtiIndices
, dtiData
, dtiTensor