| transform_data | R Documentation |
Transform the input data
transform_data(data, p, opt)
data |
the data |
p |
the order of the VAR |
opt |
a list containing the options |
A list containing:
X: the design matrix for the VAR estimation
y: the response vector
series: the (possibly centered/scaled) data matrix
mu: the column means used for centering
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.