tsdiagnose {tsmethods} | R Documentation |
Extract diagnostic model information
Description
Generic method for extracting the diagnostics from an object.
Usage
tsdiagnose(object, ...)
Arguments
object |
an object. |
... |
additional parameters passed to the method. |
Value
The model diagnostics.
[Package tsmethods version 1.0.1 Index]