Learn R Programming

brglm2 (version 0.8.2)

summary.brnb: summary method for brnb objects

Description

summary method for brnb objects

Usage

# S3 method for brnb
summary(object, ...)

Arguments

object

an object of class "brnb", usually, a result of a call to brnb.

...

further arguments passed to or from other methods.

Details

The interface of the summary method for brnb objects is similar to that of brglmFit objects with minor additional informations. The summary method for brnb objects computes the p-values of the individual Wald statistics based on the standard normal distribution.

See Also

summary.brglmFit and glm

Examples

Run this code
## For examples see examples(brnb)

Run the code above in your browser using DataLab