Pcosts Objects
- DESCRIPTION:
-
Objects of class "pcosts" that result from computing the cost functional of a ptable
object.
- GENERATION:
-
Objects of class "pcosts" are returned from pcosts.
- METHODS:
-
The class "pcosts" has methods for the following generic functions:
$, $<-, [, [<-, [[, [[<-, best.basis, best.level, plot, print,
summary, eda.plot.
- STRUCTURE:
-
The "pcosts" object is a vector with the following attributes:
- crystal.names:
-
- type:
-
cost functional type, one of:
"energy", "entropy", "lp", "risk", "sure", "threshold".
- dictionary:
-
the usual cp.dict or wp.dict object.
- n.levels:
-
number of levels in the ptable object.
- crystal.type:
-
"cp" or "wp".
- SEE ALSO:
-
best.basis
,
best.level
,
pcosts
,
ptable.object
,
eda.plot,
Subscript.pcosts
.