desc.to.ts.model: Create a ts.model from desc string

Description Usage Arguments Value Author(s) Examples

Description

Sets up the necessary backend for using Cpp functions to build R ts.model objects

Usage

1

Arguments

desc

A character vector containing: "AR1","DR","WN","RW","QN"

Value

An S3 object with called ts.model with the following structure:

Author(s)

JJB

Examples

1
desc.to.ts.model(c("AR1","WN"))

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