vineFit-class: Class for the Results of Vine Inference

Description Slots Methods See Also

Description

Base class of all classes providing information about vine inference. Objects of this class (or subclasses) are created by calling the vineFit function.

Slots

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.

Methods

show

signature(object = "vineFit"): Print the result of the vine inference.

See Also

vineFit, vineFitML.


vines documentation built on May 2, 2019, 5:55 a.m.

Related to vineFit-class in vines...