Search found 3 matches
- Fri Jan 30, 2009 5:22 am
- Forum: Programming
- Topic: fill assignment
- Replies: 1
- Views: 3266
fill assignment
Hi, I have a problem with the fill assignment. I would like to fill the variable "temp" with the value of the variable "brent" or the value of a scalar m. Neither of these variants of the code works: Variant 1: for !i = 2 to 10 scalar n=!i temp.fill(o=n,l) @elem(brent,@otod(n)) '...
- Thu Jan 15, 2009 2:24 am
- Forum: Data Manipulation
- Topic: Interpolation of time series
- Replies: 2
- Views: 6253
Re: Interpolation of time series
Thank you for answering so quickly.
Has anybody an idea how to implement the interpolation of time series (linear, cubic or the like) in an eviews program? I would be grateful for any hints!
Martina
Has anybody an idea how to implement the interpolation of time series (linear, cubic or the like) in an eviews program? I would be grateful for any hints!
Martina
- Wed Jan 14, 2009 9:07 am
- Forum: Data Manipulation
- Topic: Interpolation of time series
- Replies: 2
- Views: 6253
Interpolation of time series
Hej,
I am looking for a (convenient) way to interpolate missing values in time series. Are there any eviews commands (like Statas "cipolate" or "ipolate")?
Thank you very much.
Best regards, Martina
I am looking for a (convenient) way to interpolate missing values in time series. Are there any eviews commands (like Statas "cipolate" or "ipolate")?
Thank you very much.
Best regards, Martina
