n.ahead steps.## S3 method for class 'varest':
fevd(x, n.ahead=10, ...)
## S3 method for class 'svarest':
fevd(x, n.ahead=10, ...)varestsvarestvarfevdK
holding the forecast error variances as matrices.VAR, SVAR, Phi, Psi, plot.varfevddata(Canada)
var.2c <- VAR(Canada, p = 2, type = "const")
fevd(var.2c, n.ahead = 5)Run the code above in your browser using DataLab