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

Description Usage Arguments Value Author(s) Examples

View source: R/ts.model.R

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"))

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