unconditional {tsmethods} | R Documentation |
Unconditional Value
Description
Generic method for extracting the unconditional value of a model.
Usage
unconditional(object, ...)
Arguments
object |
an object. |
... |
additional parameters passed to the method. |
Value
The unconditional value or values (e.g. mean and variance).
[Package tsmethods version 1.0.1 Index]