Learn R Programming

dti (version 0.5-4)

summary: generic function for objects of class "dti", "dtiData", "dtiTensor" and "dtiIndices".

Description

The function provides summary information for objects of class dti, dtiData, dtiTensor and dtiIndices.

Usage

summary(object, ...)

Arguments

object
an object of class dti, dtiData, dtiTensor or dtiIndices.
...
without effect

Value

  • invisible(NULL)

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

dtiIndices, dtiData, dtiTensor

Examples

Run this code
demo(dti_art)

Run the code above in your browser using DataLab