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

vineFitML-class

Class for the Results of Vine Inference by Maximum Likelihood


Description

Extends the vineFit class to include information about the Maximum Likelihood inference.

Slots

See vineFit for information about inherited slots.

optimMethod:

Object of class character. optim method.

optimConv:

Object of class numeric. optim convergence code (0 indicates successful completion).

startParams:

Object of class numeric. Vector with the parameters of the copulas in the pair-copula construction calculated using the sequential estimation procedure.

finalParams:

Object of class numeric. Vector with the parameters of the copulas in the pair-copula construction after the maximization of the log-likelihood.

Methods

show

signature(object = "vineFitML"): Print information about the fitted vine.

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.