Skip to content
Prev 255868 / 398503 Next

Confidence interval for the difference between proportions - method used in prop.test()

Dear Steffi,
On Tue, Apr 5, 2011 at 7:26 AM, Stefanie Von Felten <SVonfelten at uhbs.ch> wrote:
That would be my guess, but I have not actually read the reference in
discussion.  Still, the documentation for prop.test uses the same
Newcombe reference as ci.pd, so if method 10 is the clear winner, it
seems reasonable that prop.test is an implementation of it.
Then for reporting, use ci.pd, and say it is method 10 from Newcombe.
You can always check the results with prop.test() which is part of R
core so you can be pretty confident whatever it does, it does it
correctly (and will be updated if necessary with future releases of
R).

Sincerely,

Josh