From 2576644b02a3964663189f442043a3a9ba12c9f5 Mon Sep 17 00:00:00 2001 From: Malte Kurz Date: Wed, 8 Mar 2017 17:45:33 +0100 Subject: [PATCH] add a change to test current master version on travis --- man/pacotest.Rd | 1 + 1 file changed, 1 insertion(+) diff --git a/man/pacotest.Rd b/man/pacotest.Rd index 25bc2d9..75d65cb 100755 --- a/man/pacotest.Rd +++ b/man/pacotest.Rd @@ -15,6 +15,7 @@ Applying a test with options specified in \code{pacotestOptions} \preformatted{out = pacotest(U,W,pacotestOptions)} } + \arguments{ \item{U}{ A (n x 2) matrix of [0,1] data (probability integral transforms), which are the arguments of the conditional copula of (Y,Z)|W for which the simplifying assumption should be tested. The first column is given by the conditional distribution function of Y|W evaluated at the observed values of Y and W. Analogously, the second column is defined as the conditional distribution function of Z|W evaluated at the observed values of Z and W. If the probability integral transforms are obtained from the partial vine copula (PVC), i.e., partial probability integral transforms (PPITs) are used, the function can be used to test for (j-1)-th order partial copulas.