Hi all,
I have a panel data set, and am trying to use "xtline" to graph a variable
over time for each panel unit. However, the variable is missing for some
observations in some time periods.
When I run "xtline", it does not leave gaps during the periods with
missing data (it connects all the dots). This leaves one with the
impression that there is in fact no missing data, which is not
satisfactory.
Is there a workaround to tell Stata not to connect dots when there is a
missing data point in between? I tried adding an if statement to the
xtline call (i.e., xtline variable if variable != .), but that didn't
work.
I'm running Stata 10/SE.
Cheers,
John
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/