extract method for gee objects
## S4 method for signature 'gee' extract(model, robust = TRUE, include.scale = TRUE, include.nobs = TRUE, ...)
model |
A statistical model object. |
robust |
If TRUE computes robust standard errors in the variance-covariance matrix. |
include.scale |
Report the dispersion or scale parameter? |
include.nobs |
Report the number of observations in the GOF block? |
... |
Custom parameters, which are handed over to subroutines, in this
case to the |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.