Stefan Grosse wrote:
> On Thursday 06 September 2007 09:48:22 elyakhlifi mustapha wrote:
>
> em > I thougth that there is a function which does the kendall test in R,
> em > I writed on the console apropos("kendall") and I didn't found anything
> em > can you tell me how could I do to use the kendall test?
>
> ?cor.test
>
> btw.: rseek.org is a very good help for such questions
Interesting site! However, I don't see that leading to cor.test. Rather it
points to the Kendall package which would seem to be a bit of an overkill.
However, help.search("kendall") gets you there immediately.
--
O__ ---- Peter Dalgaard Ă˜ster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907
______________________________________________
[email protected] 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.