How to interpolate in program.
Posted: Fri Mar 07, 2014 9:00 am
Is it possible to use Eviews built-in interpolation functions in a program without writing out the full equation?
i.e. series_1 = series_a.interpolate(lin)
I'd like to interpolate values for a number of series. I checked the programming reference but was unable to find a specific command for this.
Any help would be greatly appreciated.
Thanks,
Joseph
i.e. series_1 = series_a.interpolate(lin)
I'd like to interpolate values for a number of series. I checked the programming reference but was unable to find a specific command for this.
Any help would be greatly appreciated.
Thanks,
Joseph