Description Usage Arguments Value
View source: R/LinearDetect-package.R
Prediction function for VAR (block)
1 | pred.block.var(Y, phi, q, TT, p, h)
|
Y |
data for prediction |
phi |
parameter matrix |
q |
the AR order |
TT |
the start time point for prediction |
p |
the number of time series components |
h |
the length of observation to predict |
prediction matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.