Description Usage Arguments See Also
Computes the forecast error variance decomposition of a VAR(p) for n.ahead steps. This is a modification of vars::fevd() for the class "varshrinkest".
1 2  | ## S3 method for class 'varshrinkest'
fevd(x, n.ahead = 10, ...)
 | 
x | 
 Object of class 'varshrinkest';
generated by   | 
n.ahead | 
 Integer specifying the steps.  | 
... | 
 Currently not used.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.