print.tsissm.diagnose {tsissm} | R Documentation |
Model Diagnostics Print method
Description
Print method for class “tsissm.diagnose”
Usage
## S3 method for class 'tsissm.diagnose'
print(x, ...)
Arguments
x |
an object of class “tsissm.duagnose” generated from
calling |
... |
not currently used. |
Value
Invisibly returns the original object and prints the output to console.
[Package tsissm version 1.0.1 Index]