dtiIndices {dti}R Documentation

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.

Author(s)

Karsten Tabelow tabelow@wias-berlin.de, J"org Polzehl polzehl@wias-berlin.de

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

## Not run: demo(dti_art)

[Package dti version 0.5-4 Index]