Specific Methods for Testing Equality
See the generic function description.
## S3 method for class 'ARMA' testEqual(obj1, obj2, fuzz=0) ## S3 method for class 'SS' testEqual(obj1, obj2, fuzz=0) ## S3 method for class 'TSdata' testEqual(obj1, obj2, fuzz=1e-16) ## S3 method for class 'TSmodel' testEqual(obj1, obj2, fuzz=0) ## S3 method for class 'TSestModel' testEqual(obj1, obj2, fuzz=0)
obj1 |
see generic method. |
obj2 |
see generic method. |
fuzz |
see generic method. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.