tsaggregate {tsmethods}R Documentation

Time Series Aggregation

Description

Generic method for aggregating of both observed series as well as certain models such as homogeneous coefficients whose dynamics aggregate (such as in the Vector ETS model).

Usage

tsaggregate(object, ...)

Arguments

object

an object.

...

additional parameters passed to the method.

Value

The aggregated distribution.


[Package tsmethods version 1.0.1 Index]