data(IndexReturns2D)
res1 = gof(IndexReturns2D, priority = "tests", copula = "normal",
tests = c("gofKendallCvM", "gofRosenblattSnC", "gofKendallKS"),
M = 5)
gofOutputHybrid(res1, tests = 1, nsets = 2)
# mind the difference to the regular output
res1
Run the code above in your browser using DataLab