Print RRglmer summary
# S3 method for summary.RRglmerMod
print(
x,
printPrevalence = TRUE,
printPrevalencePerLevel = FALSE,
printResiduals = FALSE,
digits = 5,
...
)an object of class summary.RRglmerMod.
print estimated population prevalence per item and RR model (default: true).
print estimated population prevalence per item, RRmodel and protection level (default: false).
print conditional deviance residuals (default: false).
minimal number of significant digits (default: 5).
further arguments passed to or from other methods.