RVine-classes {vines} | R Documentation |
Classes for Regular Vines
Description
Extend the Vine
class to represent regular vines.
Slots
See Vine
for information about the inherited slots.
Methods
- show
signature(object = "CVine")
: Print a textual representation of the C-vine.
- show
signature(object = "DVine")
: Print a textual representation of the D-vine.
See Also
Vine
.
[Package vines version 1.1.5 Index]