Dear Statalist members,
I am using Stata 14. I have an unbalanced panel and I want to represent a variable in a single graph. It seems that cmissing(n) is not an allowed option with xtline overlay option. How can I superimpose line graphs of a variable and show the gaps in the data?
The most logical option would be to use twoway line, but in this case the legend reads the the variable name, while I would like it to read not the name of the plotted variable, but the name of the corresponding panel member.
I could do it manually from the graph editor, but how can I write the instructions in the do file?
How can I solve the issue?
Related Posts with cmissing(n) option not allowed with xtline overlay
Generating new variable by counting observationsHello Members, I have a data set (shown below). I want to generate a new variable that counts the n…
Stata for FE/RE modelsDear All, Consider the following standard estimation of FE (fixed-effect) and RE (random-effect) mod…
Age rangeDear all, I would like to know how to specify age range in Stata. My current value range is 25-100,…
Issue combining foreach and runbyHi everyone, I recently came across with the -runby- command which I find extremely helpful. I hav…
Problem with Outreg2Hi, I wonder if the outreg2 command comes through an option that allows the coefficient and their se…
Subscribe to:
Post Comments (Atom)
0 Response to cmissing(n) option not allowed with xtline overlay
Post a Comment