Skip to content
Prev 11645 / 398502 Next

AW: [R] binom.test appropriate?

No, 

since I'd like to test 

	null: p <= p0
	alternative: p > p0. 

and my understanding is that binom.test tests

	null: p = p0 (can only be a "simple" null hypothesis 
			according to help(binom.test))
	alternative: p > p0 (or p < p0 or p != p0). 

Thanks, Mirko.
... snipped ...
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._