Type: Package
Package: vines
Title: Multivariate Dependence Modeling with Vines
Version: 1.1.3
Authors@R: c(person("Yasser", "Gonzalez-Fernandez",
	            role = c("aut", "cre"),
		    email = "ygonzalezfernandez@gmail.com"),
             person("Marta", "Soto",
	            role = "aut",
		    email = "mrosa@icimaf.cu"))
Description: Implementation of the vine graphical model for building
    high-dimensional distributions as a factorization of bivariate
    copulas and marginal density functions. This package provides S4
    classes for vines (C-vines and D-vines) and methods for inference,
    goodness-of-fit tests, density/distribution function evaluation,
    and simulation.
License: GPL (>= 2)
URL: https://github.com/yasserglez/vines
Depends: methods, copula
Imports: ADGofTest, cubature, TSP
Collate: h.R hinverse.R Vine.R show.R dimnames.R vineParameters.R
        vineIter.R vineFit.R vineFitML.R vinePIT.R vineGoF.R
        vineOrder.R dvine.R pvine.R rvine.R
Packaged: 2015-03-25 06:10:19 UTC; yasserglez
Author: Yasser Gonzalez-Fernandez [aut, cre],
  Marta Soto [aut]
Maintainer: Yasser Gonzalez-Fernandez <ygonzalezfernandez@gmail.com>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-03-25 18:49:04
