extract method for geeglm objects
## S4 method for signature 'geeglm' extract( model, include.scale = TRUE, include.correlation = TRUE, include.nobs = TRUE, ... )
model |
A statistical model object. |
include.scale |
Report the dispersion or scale parameter? |
include.correlation |
Report the correlation parameter alpha and its standard error? |
include.nobs |
Report the number of observations in the GOF block? |
... |
Custom parameters, which are handed over to subroutines. Currently not in use. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.