summary.RRglm {GLMMRR}R Documentation

Summarizing GLMMRR fits for fixed-effect models

Description

Summarizing GLMMRR fits for fixed-effect models

Usage

## S3 method for class 'RRglm'
summary(object, p1p2.digits = 2, ...)

Arguments

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.

Value

An object of class summary.RRglm. Extends the class summary.glm with Randomize Response data.


[Package GLMMRR version 0.5.0 Index]