Rdocumentation
powered by
Learn R Programming
repolr (version 2.0)
summary.gee: Summary of GEE Models
Description
Function to summarise fit of GEE model.
Usage
## S3 method for class 'gee': summary(object, working.correlation = FALSE, \dots)
Arguments
object
fitted model
working.correlation
logical; if
TRUE
, the working correlation matrix is returned and printed
...
further arguments passed to or from other methods
Details
Default printing does not show working correlation matrix, which can be large for ordinal data.