Gila Lithwick
2004-Sep-09 14:03 UTC
[R] kolmogorov-smirnov for discrete ordinal scale data
Hi, I was wondering whether there is an implementation of the Kolmogorov-Smirnov goodness of fit test for discrete, ordinal scale data in R - I've only managed to find the test for continuous data. Thanks! Gila
Hi I think the answer is no. However, I have written a script that implements the test described in "Testing for shifts in the Vertical Distribution of Plankton using a robust Kolmogorov-Smirnov like Statistic" by Smith, Beet and Solow (1998). The test has the properties you are looking for. If this sounds helpful let me know. Alex -----Original Message----- From: Gila Lithwick [mailto:gilal at md.huji.ac.il] Sent: September 9, 2004 11:03 AM To: r-help at stat.math.ethz.ch Subject: [R] kolmogorov-smirnov for discrete ordinal scale data Hi, I was wondering whether there is an implementation of the Kolmogorov-Smirnov goodness of fit test for discrete, ordinal scale data in R - I've only managed to find the test for continuous data. Thanks! Gila ______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html