print.tsissm.diagnose: Model Diagnostics Print method
Description
Print method for class “tsissm.diagnose”
Usage
# S3 method for tsissm.diagnose
print(x, ...)
Value
Invisibly returns the original object and prints the output to console.
Arguments
- x
an object of class “tsissm.duagnose” generated from
calling tsdiagnose
.
- ...
not currently used.