Graph of Rolling Regression Estimates
Posted: Mon Jun 21, 2010 12:51 am
Hi,
I performed a rolling regression of the form:
compute start = 1970:1, end = 1985:4
do i=0,96
linreg lexp start+i end+i
# constant ltwm lrp lexp{1}
end
Can someone please tell me how to graph the Betas in the rolling regression..
I want to generate a graph like the one in the paper below:
"Kalman filter approach to estimate demand for international reserve"
Mohsen Bahmani-Oskooee and Ford Brown; Applied Economics, 2004, 36,1655-1668.
I performed a rolling regression of the form:
compute start = 1970:1, end = 1985:4
do i=0,96
linreg lexp start+i end+i
# constant ltwm lrp lexp{1}
end
Can someone please tell me how to graph the Betas in the rolling regression..
I want to generate a graph like the one in the paper below:
"Kalman filter approach to estimate demand for international reserve"
Mohsen Bahmani-Oskooee and Ford Brown; Applied Economics, 2004, 36,1655-1668.