#> $statistic
#> [,1]
-#> [1,] 0.1928871
+#> [1,] 0.1928955
#>
#> $p.value
#> [1] 0.66
@@ -295,7 +295,7 @@
Examp
# perform White's goodness-of-fit test for the Frank copula
BiCopGofTest(u1, u2, family = 5)
#> $statistic
#> [,1]
-#> [1,] 0.2883505
+#> [1,] 0.2883409
#>
#> $p.value
#> [1] 0.58
@@ -308,10 +308,10 @@
Examp
#> [1] 0.32
#>
#> $statistic.CvM
-#> [1] 0.04426172
+#> [1] 0.04426216
#>
#> $statistic.KS
-#> [1] 0.7013749
+#> [1] 0.7013761
#>
Examp
#> [4,] 1 5 4 4 0
#> [5,] 2 1 5 5 5
RVM$par
#> [,1] [,2] [,3] [,4] [,5]
#> [1,] 0.0000000 0.0000000 0.0000000 0.000000 0
-#> [2,] 1.3867610 0.0000000 0.0000000 0.000000 0
-#> [3,] 0.5134100 1.2603800 0.0000000 0.000000 0
-#> [4,] 1.1272837 1.2673435 0.6152415 0.000000 0
-#> [5,] 0.6008314 0.6308222 5.3967411 4.952091 0
RVM$par2
#> [,1] [,2] [,3] [,4] [,5]
+#> [2,] 1.3867888 0.0000000 0.0000000 0.000000 0
+#> [3,] 0.5133930 1.2604023 0.0000000 0.000000 0
+#> [4,] 1.1272783 1.2673319 0.6152557 0.000000 0
+#> [5,] 0.6008314 0.6308222 5.3967324 4.952073 0
RVM$par2
#> [,1] [,2] [,3] [,4] [,5]
#> [1,] 0.000000 0.000000 0 0 0
#> [2,] 0.000000 0.000000 0 0 0
#> [3,] 0.000000 0.000000 0 0 0
@@ -215,10 +215,10 @@
Examp
#> [4,] 2 2 5 1 0
#> [5,] 1 1 1 5 5
CVM$par
#> [,1] [,2] [,3] [,4] [,5]
#> [1,] 0.0000000 0.000000 0.0000000 0.000000 0
-#> [2,] 0.1975969 0.000000 0.0000000 0.000000 0
-#> [3,] 1.7080476 2.104701 0.0000000 0.000000 0
-#> [4,] 1.4325690 1.825742 1.2673435 0.000000 0
-#> [5,] 0.5197838 1.703300 0.6308222 5.396741 0
CVM$par2
#> [,1] [,2] [,3] [,4] [,5]
+#> [2,] 0.1976082 0.000000 0.0000000 0.000000 0
+#> [3,] 1.7080448 2.104695 0.0000000 0.000000 0
+#> [4,] 1.4326014 1.825757 1.2673319 0.000000 0
+#> [5,] 0.5197838 1.703305 0.6308222 5.396732 0
CVM$par2
#> [,1] [,2] [,3] [,4] [,5]
#> [1,] 0.00000 0 0.000000 0 0
#> [2,] 0.00000 0 0.000000 0 0
#> [3,] 0.00000 0 0.000000 0 0
diff --git a/docs/reference/RVineCopSelect-1.png b/docs/reference/RVineCopSelect-1.png
index 545f378..8f93fee 100644
Binary files a/docs/reference/RVineCopSelect-1.png and b/docs/reference/RVineCopSelect-1.png differ
diff --git a/docs/reference/RVineCopSelect.html b/docs/reference/RVineCopSelect.html
index a3221e0..e6f65d5 100644
--- a/docs/reference/RVineCopSelect.html
+++ b/docs/reference/RVineCopSelect.html
@@ -74,7 +74,7 @@
VineCopula
- 2.4.1
+ 2.4.2
@@ -328,7 +328,7 @@ Examp
#> $ BIC : num -4010
#> $ pair.BIC : num(0)
#> $ emptau : num [1:5, 1:5] 0 0.129 0.318 0.336 0.751 ...
-#> $ p.value.indeptest: num [1:5, 1:5] 0.00 1.54e-05 0.00 0.00 0.00 ...
+#> $ p.value.indeptest: num [1:5, 1:5] 0.00 1.53e-05 0.00 0.00 0.00 ...
#> - attr(*, "class")= chr "RVineMatrix"#> tree edge | family cop par par2 | tau utd ltd
#> ------------------------------------------------------------
#> 1 4,5 | 4 G 3.89 0.00 | 0.74 0.81 -
diff --git a/docs/reference/RVineCor2pcor.html b/docs/reference/RVineCor2pcor.html
index 656ee32..d599f6b 100644
--- a/docs/reference/RVineCor2pcor.html
+++ b/docs/reference/RVineCor2pcor.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineGofTest.html b/docs/reference/RVineGofTest.html
index 71d81de..afd8927 100644
--- a/docs/reference/RVineGofTest.html
+++ b/docs/reference/RVineGofTest.html
@@ -74,7 +74,7 @@
VineCopula
- 2.4.1
+ 2.4.2
@@ -356,16 +356,16 @@ Examp
# White test with asymptotic p-value
RVineGofTest(daxreturns[,1:5], RVM, B = 0)
#> $White
-#> [1] 120.5855
+#> [1] 120.5856
#>
#> $p.value
-#> [1] 0.141871
+#> [1] 0.1418691
#>
# ECP2 test with Cramer-von-Mises test statistic and a bootstrap
# with 200 replications for the calculation of the p-value
RVineGofTest(daxreturns[,1:5], RVM, method = "ECP2",
statistic = "CvM", B = 200)
#> $CvM
-#> [1] 0.1153034
+#> [1] 0.1153089
#>
#> $p.value
#> [1] 0.69
diff --git a/docs/reference/RVineGrad.html b/docs/reference/RVineGrad.html
index a8d5524..094bc2e 100644
--- a/docs/reference/RVineGrad.html
+++ b/docs/reference/RVineGrad.html
@@ -74,7 +74,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineHessian.html b/docs/reference/RVineHessian.html
index 7fd10a8..210cdd5 100644
--- a/docs/reference/RVineHessian.html
+++ b/docs/reference/RVineHessian.html
@@ -74,7 +74,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineLogLik.html b/docs/reference/RVineLogLik.html
index 2482b8f..2c65982 100644
--- a/docs/reference/RVineLogLik.html
+++ b/docs/reference/RVineLogLik.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineMLE.html b/docs/reference/RVineMLE.html
index 801db09..98368e2 100644
--- a/docs/reference/RVineMLE.html
+++ b/docs/reference/RVineMLE.html
@@ -74,7 +74,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineMatrix.html b/docs/reference/RVineMatrix.html
index b8e5e16..d26834c 100644
--- a/docs/reference/RVineMatrix.html
+++ b/docs/reference/RVineMatrix.html
@@ -75,7 +75,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineMatrixCheck.html b/docs/reference/RVineMatrixCheck.html
index 011f521..e30677c 100644
--- a/docs/reference/RVineMatrixCheck.html
+++ b/docs/reference/RVineMatrixCheck.html
@@ -72,7 +72,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineMatrixNormalize.html b/docs/reference/RVineMatrixNormalize.html
index 20eedd5..14cd3fc 100644
--- a/docs/reference/RVineMatrixNormalize.html
+++ b/docs/reference/RVineMatrixNormalize.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineMatrixSample.html b/docs/reference/RVineMatrixSample.html
index 0927775..df34d70 100644
--- a/docs/reference/RVineMatrixSample.html
+++ b/docs/reference/RVineMatrixSample.html
@@ -72,7 +72,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVinePDF.html b/docs/reference/RVinePDF.html
index 3c6212d..2ced5e2 100644
--- a/docs/reference/RVinePDF.html
+++ b/docs/reference/RVinePDF.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVinePIT.html b/docs/reference/RVinePIT.html
index ec68d89..af084af 100644
--- a/docs/reference/RVinePIT.html
+++ b/docs/reference/RVinePIT.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVinePar2Beta.html b/docs/reference/RVinePar2Beta.html
index a9bcebd..0187d72 100644
--- a/docs/reference/RVinePar2Beta.html
+++ b/docs/reference/RVinePar2Beta.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVinePar2Tau.html b/docs/reference/RVinePar2Tau.html
index 98460e6..b228b85 100644
--- a/docs/reference/RVinePar2Tau.html
+++ b/docs/reference/RVinePar2Tau.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineSeqEst.html b/docs/reference/RVineSeqEst.html
index c1d35d0..a40a1e4 100644
--- a/docs/reference/RVineSeqEst.html
+++ b/docs/reference/RVineSeqEst.html
@@ -74,7 +74,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineSim.html b/docs/reference/RVineSim.html
index 9ae436f..4b36b33 100644
--- a/docs/reference/RVineSim.html
+++ b/docs/reference/RVineSim.html
@@ -72,7 +72,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineStdError.html b/docs/reference/RVineStdError.html
index 4c79ac1..e88a59f 100644
--- a/docs/reference/RVineStdError.html
+++ b/docs/reference/RVineStdError.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineStructureSelect-1.png b/docs/reference/RVineStructureSelect-1.png
index b661e21..37f1387 100644
Binary files a/docs/reference/RVineStructureSelect-1.png and b/docs/reference/RVineStructureSelect-1.png differ
diff --git a/docs/reference/RVineStructureSelect.html b/docs/reference/RVineStructureSelect.html
index 3465527..678aab8 100644
--- a/docs/reference/RVineStructureSelect.html
+++ b/docs/reference/RVineStructureSelect.html
@@ -75,7 +75,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineTreePlot.html b/docs/reference/RVineTreePlot.html
index 88f4483..c4bab80 100644
--- a/docs/reference/RVineTreePlot.html
+++ b/docs/reference/RVineTreePlot.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/RVineVuongTest.html b/docs/reference/RVineVuongTest.html
index abb3b4a..7039e80 100644
--- a/docs/reference/RVineVuongTest.html
+++ b/docs/reference/RVineVuongTest.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
@@ -197,7 +197,7 @@ Examp
# compare the two models based on the data
vuong <- RVineVuongTest(daxreturns[,1:5], RVM, CVM)
-vuong$statistic
#> [1] -0.2746
vuong$statistic.Schwarz
#> [1] 0.07799538
vuong$p.value
#> [1] 0.7836236
vuong$p.value.Schwarz
#> [1] 0.9378317
# }
+vuong$statistic
#> [1] -0.2746156
vuong$statistic.Schwarz
#> [1] 0.07798239
vuong$p.value
#> [1] 0.7836115
vuong$p.value.Schwarz
#> [1] 0.9378421
# }
diff --git a/docs/reference/TauMatrix.html b/docs/reference/TauMatrix.html
index 9d73bcf..560570c 100644
--- a/docs/reference/TauMatrix.html
+++ b/docs/reference/TauMatrix.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/VC2copula-deprecated.html b/docs/reference/VC2copula-deprecated.html
index b23efed..fb1b30a 100644
--- a/docs/reference/VC2copula-deprecated.html
+++ b/docs/reference/VC2copula-deprecated.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/VineCopula-package.html b/docs/reference/VineCopula-package.html
index 3bb303c..05b68db 100644
--- a/docs/reference/VineCopula-package.html
+++ b/docs/reference/VineCopula-package.html
@@ -76,7 +76,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/as.copuladata.html b/docs/reference/as.copuladata.html
index 85ab478..b195052 100644
--- a/docs/reference/as.copuladata.html
+++ b/docs/reference/as.copuladata.html
@@ -73,7 +73,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/daxreturns.html b/docs/reference/daxreturns.html
index 1002af8..f743490 100644
--- a/docs/reference/daxreturns.html
+++ b/docs/reference/daxreturns.html
@@ -75,7 +75,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/index.html b/docs/reference/index.html
index 1f9c50c..1ffd957 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -71,7 +71,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/pairs.copuladata.html b/docs/reference/pairs.copuladata.html
index 517c46b..cdfe33d 100644
--- a/docs/reference/pairs.copuladata.html
+++ b/docs/reference/pairs.copuladata.html
@@ -74,7 +74,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/plot.BiCop-1.png b/docs/reference/plot.BiCop-1.png
index 98904c6..49861c5 100644
Binary files a/docs/reference/plot.BiCop-1.png and b/docs/reference/plot.BiCop-1.png differ
diff --git a/docs/reference/plot.BiCop.html b/docs/reference/plot.BiCop.html
index ea8b80f..d89c1f6 100644
--- a/docs/reference/plot.BiCop.html
+++ b/docs/reference/plot.BiCop.html
@@ -76,7 +76,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/plot.RVineMatrix.html b/docs/reference/plot.RVineMatrix.html
index 9f57501..c735b87 100644
--- a/docs/reference/plot.RVineMatrix.html
+++ b/docs/reference/plot.RVineMatrix.html
@@ -76,7 +76,7 @@
VineCopula
- 2.4.1
+ 2.4.2
diff --git a/docs/reference/pobs.html b/docs/reference/pobs.html
index c77aaf6..a4fc126 100644
--- a/docs/reference/pobs.html
+++ b/docs/reference/pobs.html
@@ -72,7 +72,7 @@
VineCopula
- 2.4.1
+ 2.4.2
@@ -187,7 +187,7 @@ Examp
#> U
#> else 1 - U
#> }
-#> <bytecode: 0x55dd7dcc88d0>
+#> <bytecode: 0x55becb13e6f0>
#> <environment: namespace:VineCopula>