backTAR | R Documentation |
Perform back-test of a univariate SETAR model.
backTAR(model, orig, h = 1, iter = 3000)
model |
SETAR model. |
orig |
forecast origin. |
h |
forecast horizon. |
iter |
number of iterations. |
backTAR
returns a list of components:
model |
SETAR model. |
error |
prediction errors. |
State |
predicted states. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.