search for: 3pn8

Displaying 1 result from an estimated 1 matches for "3pn8".

Did you mean: 3n8
2009 Dec 04
1
Saving predict
...;-arima(series,c(1,0,0)) forecast<-predict(model,80) I want to create a variable: b1<-forecast$pred - 1.96*forecast$se and save in a txt file but using this: save(b1, file= "b1.txt") creates afile butwith this inside: ]{HQ ~|LJIiW*-l)% )m#), RIiSfdbGur9p94; H"L#Rez 1y3pN8{,I6W!6= {6l?OMw_5KZ+ = (YVBX(E2 uaz J Yj+PtSU[Ptg<OjS9@,x@)k$T $/A dzp i W@rOdbr@cn~W }\M*g -wj< hfEs! 4Qh6%G &J MHdIt@i<@>/@2 M V# x=l8 hjgKr@|u= n2 ETcX(, /2MJIj~]D|{9tn*\lro*6a1:e{>'{Zl^Bb<6WbGaeK5>7TacM*&Z1-W?'%0BKe7' Can anyone help me to do it? Do...