[R] wilcoxon.test?
Thomas Schönhoff
tschoenhoff at gmail.com
Wed Nov 23 18:39:43 CET 2005
Hello,
2005/11/23, Lisa Wang <lisawang at uhnres.utoronto.ca>:
> Hello there,
>
> I would like to do a Wilcoxon matched pairs signed rank sum test in R
> and tried the function wilcoxon.test. Is it in the "base" library? If
> not, please let me know which library it is in.
>
> Thank you in advance for your help
help.search("wilcoxon")
reveals that it's part of stats package
regards
More information about the R-help
mailing list