Thanks Peter...I hadn't some across the sos package before, but I'm sure I'll be putting it to good use from now on!
Sean. On Mon, Jul 19, 2010 at 2:55 PM, Peter Ehlers <ehl...@ucalgary.ca> wrote: > On 2010-07-18 22:04, Sean Carmody wrote: >> >> I have found the Kolmogorov-Smirnov (ks.test) and Anderson-Darling >> (ad.test in package ADGofTest) >> goodness of fit tests, but was wondering whether there's a package >> implementing the Cramer-von Mises >> test for a general distribution (i.e. not just the one for the normal >> distribution in the nortest package). >> Any suggestions? > > Sean, > Here's one way you can investigate this yourself: > 1. install and load package 'sos'; > 2. issue: findFn("Cramer-von Mises test") > or, for a little wider scope: findFn("Cramer-von Mises") > (in place of 'findFn', you can use '???') > > -Peter Ehlers > >> >> Regards, >> Sean. > > -- Sean Carmody Twitter: http://twitter.com/seancarmody Stable: http://mulestable.net/sean The Stubborn Mule Blog: http://www.stubbornmule.net Forum: http://mulestable.net/ ______________________________________________ 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.