evTestK(x, method = c("fsample","asymptotic","jackknife"))
"fsample"
(finite-sample, the default), "asymptotic"
or "jackknife"
.evTestC
, evTestA
, evCopula
,
gofEVCopula
, An
.## Do the data come from an extreme-value copula?
evTestK(rCopula(200, gumbelCopula(3)))
evTestK(rCopula(200, claytonCopula(3)))
Run the code above in your browser using DataLab