Description Usage Arguments Details Value Examples
Convert the intercept of the VAR(p) process to the mean and vice versa.
1 2 3 4 5 | mean_var_process(A, nu)
nu2mu(A, nu)
mu2nu(A, mu)
|
A |
A |
nu |
A |
mu |
A |
nu2mu(A, nu)
is an alias for mean_var_process(A, nu)
.
A (K x 1)
matrix containing either the unconditional mean or the
intercept for each variable.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.