Learn R Programming

dti (version 0.5-4)

dtiIndices: Create estimates of anisotropy indices from diffusion tensors

Description

The function creates estimates of the fractional anisotropy (FA) and relative anisotropy (RA) indices, the main directions of anisotropy and several statistics used for visualization.

Usage

dtiIndices(object, ...)

Arguments

object
object of class dtiTensor
...
Additional arguments specifying the model: currently none.

Value

  • an object of class dtiIndices.

References

K. Tabelow, J. Polzehl, H.U. Voss, and V. Spokoiny. Diffusion Tensor Imaging: Structural adaptive smoothing, NeuroImage 39(4), 1763-1773 (2008).

http://www.wias-berlin.de/projects/matheon_a3/

See Also

dtiTensor, dtiTensor, dtiIndices

Examples

Run this code
demo(dti_art)

Run the code above in your browser using DataLab