I'm trying to create a nice scatter plot with some panel data that's coloured, the problem is that it isn't displaying all of the data for some reason.
The code I used is
scatter X? Y, mcolor(blue orange black pink red lime purple maroon teal olive_teal cyan magenta
They're identified by a variable called regionNum of which there are 12. It seems to happily display 9 of them, but misses off 3.
Example : https://i.imgur.com/EV40KWj.png
Doing a regular scatter
scatter Y X
Returns a scatter of all the data : https://i.imgur.com/Mb8duGe.png
Related Posts with Panel Data Scatter Plot Not Displaying All Data
checking the imputed valuesHi all, I have watched a video by chuck huber about multiple imputation. i want to know how to check…
filling missing valuesDear All, I find this question here (in Chinese). The raw data is Code: * Example generated by -da…
Random effect logistic regressionHi everyone I have recently started to use Stata, and confused about how I should interpret the res…
Difference-in-Difference, with IVHello everyone, I would like to ask one question that I am struggling on. I would like to estimate …
Seemingly unrelated regression (sureg) & Testing for significant differences of a coefficient across more than two equationsI will use sureg (seemingly unrelated regression) to analyze my data. I need to test my coefficients…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data Scatter Plot Not Displaying All Data
Post a Comment