Description Usage Arguments Value Note Author(s) References Examples
Confidence intervals for ratios of proportions with overdispersed binomial data in a one-factor quasibinomial generalized linear model. Intervals are computed using the MOVER-R method on profile deviance intervals (as implemented in mcprofile) for the single proportions.
| 1 2 | 
| succ | vector of counts of successes | 
| fail | vector of counts of failures | 
| trt | factor variable distinguishing the treatment groups | 
| conf.level | a single numeric value, the confidence level | 
| alternative | a character string,  | 
| grid | optional, a numeric vector to be supplied to the profiling used internally in  | 
A data.frame with three columns
| est  | estimated ratios | 
| lower  | lower confidence limits | 
| upper  | upper confidence limits | 
Experimental
Frank Schaarschmidt
Donner and Zou (2012): Closed-form confidence intervals for functions of the normal mean and standard deviation. Statistical Methods in Medical Research 21(4):347-359. Gerhard (2014): Simultaneous Small Sample Inference For Linear Combinations Of Generalized Linear Model Parameters. Communications in Statistics - Simulation and Computation. DOI:10.1080/03610918.2014.895836
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.