select.desc.check: TS Model Checks

Description Usage Arguments Details Value

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.


gmwm documentation built on April 14, 2017, 4:38 p.m.