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
Problem : merge replace updateHi , I'm trying to merge the two data set (1287 in master and 11 in using ) using option replace up…
Logit Model if prob>chi2 is not significantDear all, I found that my model prob>chi2 is not significant (0,27). The purpose of my study is …
Calculate elasticities for a QUAIDS modelDear Statalisters, I am applying this QUAIDS code following https://www.statalist.org/forums/for...…
Stata module tstfHi, I am using Stata 12 and am trying to run intervention analysis using a package called tstf deve…
Fixed effect model and Panel dataHi everyone, For my master thesis, I am analyzing the impact of the legal system of a country (i.e.…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data Scatter Plot Not Displaying All Data
Post a Comment