Decompose Objects

DESCRIPTION:

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:

VALUE:

crystal.names
crystal names of the components of the decomposition.
dictionary
the usual cp.dict or wp.dict object containing all relevant information.
type
type of decomposition: "crystal" or "molecule".
crystal.type
type of crystal: "cp" or "wp".

SEE ALSO:

, , .