powered by
summary method for magree objects
# S3 method for magree summary(object, ...) # S3 method for oconnell summary(object, ci.transform = c("logit", "identity"), ci.p = 0.95, ...) # S3 method for schouten summary(object, ci.transform = c("logit", "identity"), ci.p = 0.95, ...)
object to summarise
transformation used to calculate the confidence intervals. Either "logit" for a logit transform or "identity" for no transform.
p value for the confidence interval.
unused additional arguments
summary(magree(landis))
Run the code above in your browser using DataLab