Description Usage Arguments Value
Function for the classic unpenalized VAR esitmation, Generalized Least Squares
1 | VARbyGLS(Y, p)
|
Y |
mulitvariate time series. |
p |
lag length. |
A list containing:
"Beta" |
a list of betas. |
"Sigma" |
var-cov matrix. |
"Beta.vec" |
vector of betas [b^1_11,b^2_11,..,b^P_11,b^1_21,b^2_21,..,b^P_21,.., b^P_JJ]. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.