summary.RRglm {GLMMRR} | R Documentation |
Summarizing GLMMRR fits for fixed-effect models
## S3 method for class 'RRglm'
summary(object, p1p2.digits = 2, ...)
object |
an object of class RRglm. |
p1p2.digits |
number of digits for aggregating data based on the level of protection (default: 2). |
... |
further arguments passed to or from other methods. |
An object of class summary.RRglm. Extends the class summary.glm
with Randomize Response data.