Displaying 2 results from an estimated 2 matches for "tsegaye".
2011 Dec 24
1
linear interpolation of time series
...0) ## only 5 observations out of the expected 20
annual values
y<-c(0.35,-0.18,-0.54,0.78,1.7,-1.1,0.2,1.9,0.49)### only 9 observations of
the expected 20
I need to intepolate each of the series into equally spaced 20 points. Is
there a function and library in R to do this please?
Many thanks
Tsegaye
[[alternative HTML version deleted]]
2011 Dec 12
0
serial.test
...of VAR.
The multivariate version of this test, for a vector X of class VAR for
instance is
var.ser<-serial.test(X,lags.pt=16,type="PT.adjusted") ### in the vars
package
Would any of you suggest me how to modify this to test for serial corr. in
each equation of VAR please?
Thanks
Tsegaye
[[alternative HTML version deleted]]