powered by
Sets up the necessary backend for creating multiple model objects.
# S3 method for ts.model *(x, y)
An S3 object with called ts.model with the following structure:
y desc replicated x times
y theta replicated x times
Number of Parameters
Depth of Parameters e.g. list(c(1,1),c(1,1))
Guess Starting values? TRUE or FALSE (e.g. specified value)
A numeric value
numeric
A ts.model object
ts.model
James Balamuta and Stephane Guerrier
4*DR()+2*WN() DR()*4 + WN()*2 AR1(phi=.3,sigma=.2)*3
Run the code above in your browser using DataLab