Interpolation
Posted: Tue Jul 20, 2010 3:57 am
Hi,
Say I have a series like:
series cc=a/b
there are gaps in cc and I want to fill them through linear interpolation so I do
cc.ipolate f
now f has the full series but it has lost the "remarks" for cc which were "a/b" and has now "cc.ipolate f". Is there a way of keeping the history of the transformations to the cc series?
If I do
cc.ipolate cc
Eviews does not like it.
Any suggestions?
Thanks,
Javier
Say I have a series like:
series cc=a/b
there are gaps in cc and I want to fill them through linear interpolation so I do
cc.ipolate f
now f has the full series but it has lost the "remarks" for cc which were "a/b" and has now "cc.ipolate f". Is there a way of keeping the history of the transformations to the cc series?
If I do
cc.ipolate cc
Eviews does not like it.
Any suggestions?
Thanks,
Javier