tsmoments {tsmethods} | R Documentation |
Generic method for generating the analytic (or approximated) moments of the model or forecast (usually mean and variance).
tsmoments(object, ...)
object |
an object. |
... |
additional parameters passed to the method. |
The moments of the class it was applied to (e.g. estimated or predicted object).