Learn R Programming

tsmethods (version 1.0.2)

tsmoments: Analytic Moments

Description

Generic method for generating the analytic (or approximated) moments of the model or forecast (usually mean and variance).

Usage

tsmoments(object, ...)

Value

The moments of the class it was applied to (e.g. estimated or predicted object).

Arguments

object

an object.

...

additional parameters passed to the method.