model_process_desc: Generate the ts model object's process desc

Description Usage Arguments Details Value

View source: R/RcppExports.R

Description

Creates the ts.model's process desc

Usage

1

Arguments

desc

A vector<string> that contains a list of the strings of each process.

Details

This function currently does NOT support ARMA(P,Q) models. That is, there is no support for ARMA(P,Q), AR(P), or MA(Q). There is support for ARMA11, AR1, MA1, GM, WN, DR, QN, and RW.

Value

A vector<string> with a list of descriptive values to label the estimate matrix with


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