vineGoF-class function

Class for the Results of Vine Goodness-of-fit Tests

Class for the Results of Vine Goodness-of-fit Tests

Base class of all classes containing information about vine goodness-of-fit tests. Objects of this class (or subclasses) are created by calling the vineGoF function. class

Slots

  • method:: Object of class character. Goodness-of-fit method.
  • statistic:: Object of class numeric. Value of the test statistic.
  • pvalue:: Object of class numeric. P-value.

Methods

  • show: signature(object = "vineGoF"): Print the result of the goodness-of-fit test.

See Also

vineGoF.