Learn R Programming

gmwmx2 (version 0.0.5)

as_model_list: Coerce to a list of models

Description

Helper used by + methods to normalize inputs.

Usage

as_model_list(x)

Value

List of time_series_model objects.

Arguments

x

A time_series_model or sum_model.