Hello all, I've got a data set with two variables. I want to learn which copula is suitable for my data set. I tried gofCopula function.I used this code:gofCopula(gumbelCopula(1.5, d=2),x, method = "itau")x is my data set, and "1.5" is my patameter which I found by converting Kendall tau to gumbel copula. Is this the correct code?Thank you,Deniz______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.