Re: [R] ks.test one-sample - where can I get a list of the strings specifying the distribution?

2006-05-09 Thread D . Campbell
Douglas Thank you very much. That was very helpful. Desmond Campbell Room C0.29, SGDP Centre Institute of Psychiatry, De Crespigny Park, London SE5 8AF Tel: +44 (0) 20 7848 0236 Fax: +44 (0) 20 7848 0866 Announcing the 7th MRC SGDP SUMMER SCHOOL 17 - 21 July 2006

Re: [R] ks.test one-sample - where can I get a list of the strings specifying the distribution?

2006-05-09 Thread D . Campbell
Dear Gabor Thanks very much. I knew about help(), but didn't know there was a help.search(). I have found what I was looking for by using it. Desmond Campbell Room C0.29, SGDP Centre Institute of Psychiatry, De Crespigny Park, London SE5 8AF Tel: +44 (0) 20 7848 0236 Fax: +44 (0) 20 7848 08

[R] ks.test one-sample - where can I get a list of the strings specifying the distribution?

2006-05-09 Thread D . Campbell
Dear all, One can use ks.test(x,y) for a one-sample kolmogorov-smirnov test: x being the data sample y being a string specifying a distribution I notice the help on ks.test does not tell you how to get such a list. Is this a hole in my R knowledge? Where can I get a list of the strings