jiaotuo niu
2005-Mar-31 22:17 UTC
[R] R code for testing the equality of two independent Binomial Populations
Hey guys, I have problem in dealing with R code for testing the equality of two independent Binomial Populations. The null hypo. is p1=p2=p (Notice: not only p1=p2 !). I don't know how to write the test code which includes the value of 'p'. Your help is appreciated! Shuang --------------------------------- [[alternative HTML version deleted]]
Tomas Aragon
2005-Mar-31 22:25 UTC
[R] R code for testing the equality of two independent Binomial Populations
--- jiaotuo niu <niujiaotuo at yahoo.com> wrote:> Hey guys, > > I have problem in dealing with R code for testing the equality of two > independent Binomial Populations. The null hypo. is p1=p2=p (Notice: > not only p1=p2 !). I don't know how to write the test code which > includes the value of 'p'. Your help is appreciated! > > ShuangTry 'prop.test' function. Tomas Tomas Aragon, MD, DrPH Work: http://www.idready.org EpiTools: http://www.epitools.net HomePage: http://www.medepi.net/aragon