select.desc.check: TS Model Checks

Description Usage Arguments Details Value

View source: R/model_selection_methods.R

Description

Stops the process in R if there is an issue with the model desc

Usage

1

Arguments

desc

A character vector containing ts.model terms from desc.

Details

Checks if there are two or more objects found of type: DR, QN, RW, or WN. In addition, it currently forbids ARMA Models.

Value

Returns nothing if there is no issues. Otherwise, it will kill the process.


SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.