gee_methods | R Documentation |
Additional methods which can simplify working with the GEE result object.
## S3 method for class 'tern_gee'
VarCorr(x, sigma = 1, ...)
## S3 method for class 'tern_gee'
QIC(object, ...)
x |
( |
sigma |
an optional numeric value used as a multiplier for the
standard deviations. The default is |
... |
further optional arguments passed to other methods (none for the methods documented here). |
object |
( |
VarCorr()
returns the estimated covariance matrix, and
QIC()
returns the QIC value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.