[Vinecopula-commits] r26 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mi Okt 9 16:06:35 CEST 2013
Author: ulf
Date: 2013-10-09 16:06:34 +0200 (Wed, 09 Oct 2013)
New Revision: 26
Modified:
pkg/DESCRIPTION
pkg/NAMESPACE
Log:
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2013-10-09 13:49:16 UTC (rev 25)
+++ pkg/DESCRIPTION 2013-10-09 14:06:34 UTC (rev 26)
@@ -1,12 +1,12 @@
Package: VineCopula
Type: Package
Title: Statistical inference of vine copulas
-Version: 1.1-3
-Date: 2013-09-18
+Version: 1.2
+Date: 2013-09-03
Author: Ulf Schepsmeier, Jakob Stoeber, Eike Christian Brechmann, Benedikt Graeler
Maintainer: Ulf Schepsmeier <schepsmeier at ma.tum.de>
Depends: R (>= 2.11.0), MASS, mvtnorm, igraph
-Suggests: CDVine, TSP
+Suggests: CDVine, TSP, ADGofTest
Description: This package provides functions for statistical inference of vine copulas. It contains tools for bivariate exploratory data analysis, bivariate copula selection and (vine) tree construction. Models can be estimated either sequentially or by joint maximum likelihood estimation. Sampling algorithms and plotting methods are also included. Data is assumed to lie in the unit hypercube (so-called copula data). For C- and D-vines links to the package CDVine are provided.
License: GPL (>= 2)
LazyLoad: yes
Modified: pkg/NAMESPACE
===================================================================
--- pkg/NAMESPACE 2013-10-09 13:49:16 UTC (rev 25)
+++ pkg/NAMESPACE 2013-10-09 14:06:34 UTC (rev 26)
@@ -48,7 +48,13 @@
export(TauMatrix)
export(RVineCor2pcor,RVinePcor2cor, RVineMatrixNormalize)
+export(RVinePIT)
+export(RVineGofTest)
+export(BiCopPar2Beta)
+export(RVinePar2Beta)
+export(BetaMatrix)
+
S3method(print, RVineMatrix)
useDynLib("VineCopula")
\ No newline at end of file
Mehr Informationen über die Mailingliste Vinecopula-commits