singlestep.sparsecoint | R Documentation |
Single step predictions on the diff scale
singlestep.sparsecoint( alpha, beta, gamma, level_data, diff_lag_data, intercept = FALSE, exo = NULL )
alpha |
The alpha matrix |
beta |
The beta matrix |
gamma |
The gamma matrix |
level_data |
The level data just before the prediction |
diff_lag_data |
The differenced and lagged data just before the prediction |
intercept |
Does the model include an intercept, default is FALSE |
A single step forecast
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.