summary-methods {tuneR} | R Documentation |
summary is a generic function used to produce result summaries of the results of various model fitting functions. The function invokes particular methods which depend on the class of the first argument.
Wave
object is beeing show
ed, and an additional summary of the
Wave
-object's (one or two) channels is given.Wspec
object is beeing show
ed, and as an additional output is given:
df
, taper
(see spectrum
),
and for the underlying Wave
object the number of channels and its sampling rate.WspecMat
object is beeing show
ed, and as an additional output is given:
df
, taper
(see spectrum
),
and for the underlying Wave
object the number of channels and its sampling rate.Uwe Ligges, ligges@statistik.tu-dortmund.de
For the S3 generic: summary.default
, plot-methods
,
Wave-class, Wave
, Wspec
, WspecMat