tsaggregate: Time Series Aggregation

View source: R/methods.R

tsaggregateR 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.


tsmethods documentation built on Sept. 30, 2024, 9:40 a.m.