Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

vineGoF-class

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


Description

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.

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


vines

Multivariate Dependence Modeling with Vines

v1.1.5
GPL (>= 2)
Authors
Yasser Gonzalez-Fernandez [aut, cre], Marta Soto [aut], Joris Meys [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.