# NOT RUN {
data(IndexReturns2D)
res_2 = gof(x = IndexReturns2D, copula = "normal",
tests = c("gofKernel", "gofKendallCvM", "gofWhite"), M = 10)
gofGetHybrid(result = res_2, p_values = c("MyTest" = 0.3, "AnotherTest" = 0.7), nsets = 3)
# }
Run the code above in your browser using DataLab