How do I do the sign test and the sign rank test that SAS gives as an output
in proc univariate in R?

sign.test
and
wilcox.test

do not give the same output.

Also how do you pick what output you want displayed in R?
like if I want only the test statistic and p value displayed and nothing
else how do I do that.

Thanks.

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to