Dear UseRs, I obtained following results from Anderson-Darling Goodness of fit test. > dput(EB) structure(c(2.911, 0.9329, 0.818, 1.539, 0.604, 0.5142, 0.4344, 0.801, 0.963, 0.9925, 0.933, 0.956, 0.883, 0.572), .Dim = c(7L, 2L), .Dimnames = list(c("EXP", "GUM", "GENLOG", "GENPARETO", "GEV", "LN", "PAR3"), c("A2", "P"))) My question is how to interpret these results? More precisely, which distribution fitted well on my data?
Thankyou very much in advance Eliza [[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.