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 'dti':
  summary(object, ...)

Arguments

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

Methods

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

Author(s)

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

See Also

dtiIndices, ] dtiData, dtiTensor


[Package dti version 0.6-0 Index]