| initializeExo | R Documentation |
Initializes the transformations applied to exogenous variables.
initializeExo(varNames, D = NULL, L = NULL)
varNames |
A |
D |
A |
L |
A |
For the matrices D and L, the rows denote different transformations
to each of the variables in the columns. NA indicates no transformation.
An array of size (n, k, 2). The [, , 1] specifies
the difference order and [, , 2] the lag order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.