split_names: split the names of ARIMA and ETS models

View source: R/split_names.R

split_namesR Documentation

split the names of ARIMA and ETS models

Description

split the names of ARIMA, ETS models to model name, different number of parameters in each case.

Usage

split_names(models)

Arguments

models

vector of model names

Value

a dataframe where columns gives the description of model components


seer documentation built on Oct. 1, 2022, 9:06 a.m.