Displaying 1 result from an estimated 1 matches for "numfac".
Did you mean:
nmfac
2010 May 25
1
Predict VAR
...fcst 0.3664593 -1.689041 2.421959 2.055500
I would like to take the fcst object from each of the list elements and
assign it to a vector, do you know how can I do this in an efficient way
without having to go trough all the list with a for? At the moment I am
doing it the following way for(i in
1:NumFac){PronFactores[i,]<-PronFac$fcst[[i]][1] } but I would like to know
if there is a commmand to acces to vectors of forecasts without the
confidence intervals. Does anybody know how to do this?
Thank you
Felipe Parra
[[alternative HTML version deleted]]