powered by
Sets up the necessary backend for using Cpp functions to build R ts.model objects
desc.to.ts.model(desc)
An S3 object with called ts.model with the following structure:
desc
theta
A character vector containing: "AR1","DR","WN","RW","QN"
character
"AR1"
"DR"
"WN"
"RW"
"QN"
James Balamuta
desc.to.ts.model(c("AR1","WN"))
Run the code above in your browser using DataLab