*.ts.model | R Documentation |
Sets up the necessary backend for creating multiple model objects.
## S3 method for class 'ts.model' x * y
x |
A |
y |
A |
An S3 object with called ts.model with the following structure:
y desc replicated x times
y theta replicated x times
Number of Parameters
y desc replicated x times
Depth of Parameters e.g. list(c(1,1),c(1,1))
Guess Starting values? TRUE or FALSE (e.g. specified value)
JJB
4*DR()+2*WN() DR()*4 + WN()*2 AR1(phi=.3,sigma=.2)*3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.