[R] Finding the Degrees of Freedom in a Wilcoxon Test

sm2284 sjmckelvie at gmail.com
Sun Nov 25 13:55:50 CET 2012


Dear R-ers, 

I am currently running some Wilcoxon tests in R-64. 

How do I find the degrees of freedom in the output I am receiving? 

> wilcox.test(good$TRUE, good$x4a, paired=FALSE)

	Wilcoxon rank sum test with continuity correction

data:  good$TRUE and good$x4a 
W = 2455, p-value < 2.2e-16
alternative hypothesis: true location shift is not equal to 0 


Thank you, 

Stephen.

University of St Andrews, 
sm2284 at st-andrews.ac.uk



--
View this message in context: http://r.789695.n4.nabble.com/Finding-the-Degrees-of-Freedom-in-a-Wilcoxon-Test-tp4650724.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list