Objects of the following classes, resulting from decomposing
a signal to an orthonormal basis or a molecule object:
decompose
mra
mrd
GENERATION:
Objects of classes "decompose" are returned from the function
decompose().
Objects of class "mra" are returned from mra().
Objects of class "mrd" are returned from mrd() or decompose()
when decomposing over a "dwt" object.
METHODS:
The class "decompose" has methods for the following generic functions:
[, [[, as.matrix, boxplot, crystal.names, dotchart, eda.plot, plot, print,reconstruct, stack.plot, summary.
The class "mra" has methods for the following generic functions:
crystal.names, plot, print.
INHERITANCE:
Class mra inherits from class decompose.
Class mrd inherits from class decompose.
STRUCTURE:
The "decompose" object is a matrix, each column represents a component of
the decomposition, with the following attributes:
crystal.names:
crystal names of the components of the decomposition.
dictionary:
the usual cp.dict or wp.dict object containing all relevant information.