powered by
predict(object,...)
cv.BigVAR
n.ahead
data(Y) Y=Y[1:100,] Model1=constructModel(Y,p=4,struct="Basic",gran=c(50,10),verbose=FALSE) results=cv.BigVAR(Model1) predict(results,n.ahead=1)
Run the code above in your browser using DataLab