Handling missing values/NAs

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: Handling missing values/NAs

Postby trubador » Sun May 25, 2014 6:05 am

You should first create a group that includes the return series. Select all return series and then right click to open as group. Give a name to your group (e.g. returns). And then execute the following code from the command line:

Code: Select all

pagecontract if @rnas(returns)=0
Number and location of NAs might differ across the series. This code will delete them casewise and align the data.

startz
Non-normality and collinearity are NOT problems!
Posts: 3797
Joined: Wed Sep 17, 2008 2:25 pm

Re: Handling missing values/NAs

Postby startz » Sun May 25, 2014 7:09 am

Have you looked at pagecontract in the Help system?


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests