summary-methods {dti}R Documentation

Methods for Function ‘summary’ in Package ‘dti’

Description

The method provides summary information for objects of class "dti".

Usage

  ## S4 method for signature 'dwi':
  summary(object, ...)

Arguments

object Object of class "dti", "dtiData", "dtiTensor", "dtiIndices" or "dwiQball".
... Additional arguments in ... are passed to function quantile, e.g. argument probs may be specified here.

Methods

object = "ANY"
Generic function: see summary.
object = "dwi"
The function provides summary information for objects of class "dwi", "dtiData", "dtiTensor" and "dtiIndices".

Author(s)

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

See Also

dtiIndices, ] dtiData, dtiTensor dwiQball


[Package dti version 0.8-0 Index]