2D Pcosts Objects

DESCRIPTION:
Objects of class "pcosts.2d" that result from computing the cost functional of a 2D packet table.

GENERATION:
Objects of class "pcosts.2d" are returned from cp.costs.2d, wp.costs.2d.

METHODS:
The class "pcosts.2d" has methods for the following generic functions: $, $<-, [, [<-, [[, [[<-, best.basis, plot, print, summary, eda.plot.

STRUCTURE:
The "pcosts.2d" object is a vector with the following attributes:
crystal.names:
crystal names.
type:
cost functional type: "entropy", etc..
dictionary:
the usual cp.dict.2d or wp.dict.2d.
n.levels:
maximum level.
crystal.type:
"cp" or "wp".

SEE ALSO:
best.basis , cp.costs.2d , wp.costs.2d , eda.plot , Subscript.pcosts.2d .