vineFit-class {vines} | R Documentation |
Base class of all classes providing information about vine inference.
Objects of this class (or subclasses) are created by calling the
vineFit
function.
vine
:Object of class Vine
. Fitted vine.
observations
:Object of class numeric
. Number of
observations in the sample.
method
:Object of class character
. Inference method.
signature(object = "vineFit")
:
Print the result of the vine inference.