This function is an S Version 3 generic (see Methods);
method functions can be written to handle specific
S Version 3 classes of data. Classes which already
have methods for this function include:
decompose, crystal.list, crystal.matrix, crystal.vector.
a list of numerical vectors, missing values are allowed.
OPTIONAL ARGUMENTS:
data
either logical flag indicating whether the original signal should be reconstructed,
or a numeric vector as the original signal.
n.top
number of crystals plotted.
name.style
crystal name type, default
name.style=wavelet.options()$name.style,
see
crystal.names for details.
Graphical parameters may also be supplied as arguments to
this function (see
).
SIDE EFFECTS:
a chart is plotted with all elements of
groups together, and the
elements identified with
labels, if present.
DETAILS:
Objects are first converted into lists of numeric components,
and then the function
dotchart is called.
Arguments to
dotchart and
par can also be used with this function.