Search found 9 matches

by ChockalingamKC
Thu Feb 27, 2014 11:32 am
Forum: Data Manipulation
Topic: scalar , vector , matrix manipulation in Data.
Replies: 6
Views: 5327

Re: scalar , vector , matrix manipulation in Data.

Thanks supercool! it works
by ChockalingamKC
Thu Feb 27, 2014 10:11 am
Forum: Data Manipulation
Topic: scalar , vector , matrix manipulation in Data.
Replies: 6
Views: 5327

Re: scalar , vector , matrix manipulation in Data.

Thanks.

I have unemployment monthly series 2005M01 to 2010M12.

I want to mean for each month.

m01 = avg( jan unemployment for each year)
m02
...

...
m12 = avg( dec unemployment for each year )
by ChockalingamKC
Thu Feb 27, 2014 9:57 am
Forum: Data Manipulation
Topic: scalar , vector , matrix manipulation in Data.
Replies: 6
Views: 5327

Re: scalar , vector , matrix manipulation in Data.

sorry for not being clear. any functions to take average of time series ?

any material to learn basic data manipulation in eviews.
by ChockalingamKC
Thu Feb 27, 2014 9:39 am
Forum: Data Manipulation
Topic: scalar , vector , matrix manipulation in Data.
Replies: 6
Views: 5327

scalar , vector , matrix manipulation in Data.

eviews 8 version I have series X monthly and I am applying X12 on it to get X_sa and X_sf. any guidelines to reverse the series back original series. I want to apply average of X_sf to X_sa. it boils down to summing, averaging, multiplication if there is not built in function. scalar , vector , matr...
by ChockalingamKC
Thu Feb 27, 2014 8:05 am
Forum: Data Manipulation
Topic: Seasonal Adjustment!
Replies: 1
Views: 3470

Re: Seasonal Adjustment!

Final seasonally adj series - has the trend and irregular component

if you want just the trend, model Final trend
by ChockalingamKC
Fri Feb 21, 2014 12:09 pm
Forum: Programming
Topic: Debugging in Eviews8
Replies: 1
Views: 2939

Debugging in Eviews8

Can any list methods to debug in eviews

So far I know

1. use stop command
2. comment out the code that you don't to run.

can you please add to the list. I am SAS user, we have good chuck of code in eviews.
by ChockalingamKC
Fri Feb 21, 2014 10:32 am
Forum: Programming
Topic: An introduction to EViews programming.
Replies: 119
Views: 562566

Re: An introduction to EViews programming.

EViews Gareth. Thanks for the detailed post.

1) Is there any reference manual to learn Eviews programming.
2) any training Eviews can provide to get familiarity with Eviews Programming.
by ChockalingamKC
Tue Feb 18, 2014 9:32 am
Forum: Estimation
Topic: Maximum Likelihood Estimation - ARMA
Replies: 3
Views: 4127

Re: Maximum Likelihood Estimation - ARMA

Thanks for confirming that.

1) Is there any thing in pipeline for future versions in Eviews to have to it as standard options MLE estimation for ARIMA ?
2) If so how soon it will be

Most of people are not programming savvy in our place.
by ChockalingamKC
Thu Dec 19, 2013 10:25 am
Forum: Estimation
Topic: Maximum Likelihood Estimation - ARMA
Replies: 3
Views: 4127

Maximum Likelihood Estimation - ARMA

I have been implementing ARMA models in Eviews. for estimation i am using NLS and ARMA in the eviews. my team wants to use MLE. Eviews guide says NLS is asymtotical equivalent to MLE.
is there option to use MLE in eviews than NLS for ARMA estimation.

Go to advanced search