fevd.varshrinkest {VARshrink} | R Documentation |
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".
## 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. |