Learn R Programming

spind (version 2.1.3)

summary.GEE: Summarize the output from GEE

Description

Returns summary of GEE parameter estimates and autocorrelations of the residuals.

Usage

# S3 method for GEE
summary(object, ..., printAutoCorPars = TRUE)

Arguments

object

An object of class GEE

...

Additional parameters to be passed summary.

printAutoCorPars

A logical indicating whether to print the working autocorrelation parameters

Value

Prints model details, parameter estimates, and autocorrelation values for the first 10 distance bins. Additionally, if printAutoCorPars = TRUE, prints working autocorrelation parameters used in the model.