Additional methods which can simplify working with the GEE result object.
Usage
# S3 method for class 'tern_gee'
VarCorr(x, sigma = 1, ...)
# S3 method for class 'tern_gee'
QIC(object, ...)Arguments
- x
(
tern_gee)
result offit_gee().- sigma
an optional numeric value used as a multiplier for the standard deviations. The default is
x$sigmaor1depending onclass(x).- ...
further optional arguments passed to other methods (none for the methods documented here).
- object
(
tern_gee)
result offit_gee().