Re: Handling missing values/NAs
Posted: 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:
Number and location of NAs might differ across the series. This code will delete them casewise and align the data.
Code: Select all
pagecontract if @rnas(returns)=0