Deprecated S3 methods for the deprecated class 'gmvar'. From the gmvarkit version 2.0.0 onwards, class 'gsmvar' is used instead.
# S3 method for gmvar
print(x, ..., digits = 2)# S3 method for gmvar
summary(object, ..., digits)
# S3 method for gmvar
plot(x, ...)
# S3 method for gmvar
logLik(object, ...)
# S3 method for gmvar
residuals(object, ...)
a class 'gmvar' object. THIS CLASS IS DEPRECATED FROM THE VERSION 2.0.0 ONWARDS.
See the usage from the documentation of the appropriate class 'gsmvar' S3 method.
number of digits to be printed.
object of class 'gmvar'
. THIS CLASS IS DEPRECATED FROM THE VERSION
2.0.0 ONWARDS.
These methods exist so that models estimated with earlier versions of the package can be used normally.