See the generic function description.
# S3 method for ARMA
testEqual(obj1, obj2, fuzz=0)
# S3 method for SS
testEqual(obj1, obj2, fuzz=0)
# S3 method for TSdata
testEqual(obj1, obj2, fuzz=1e-16)
# S3 method for TSmodel
testEqual(obj1, obj2, fuzz=0)
# S3 method for TSestModel
testEqual(obj1, obj2, fuzz=0)
see generic method.
see generic method.
see generic method.