Hello Everyone
I am trying to superimpose grid on my map in stata. I could not find proper way of doing that.
I also check GRMAP help however I could not find any option regarding grid.
this is my code
use RawData2011_2020.dta
grmap ETHANOLrp, t(18635) legtitle("fuel") fcolor(Reds2) clnumber(4) ocolor(Greys) clmethod(quantile) polygon(data(mp_shp.dta) ocolor(black))
I appreciate your insights ahead of time.
Related Posts with How to superimpose grid on a map
how to use stcurve for Cox model after multiple imputation?Hello, Statalist! I have a question about the stcurve after a multiple imputation. So, after the f…
Does gen,sum() and egen,total() work differently when combined with bysort?Hi, Please consider the following data: Code: * Example generated by -dataex-. For more info, type…
Xtabond2 for system GMM. Please help me for codingDear all, I am working with the xtabond2 command in Stata to solve the endogeneity problem of my es…
How to make a graph that shows reliable and clinically significant change in particular variable?Dear Statalisters, I appreciate if anyone can help with how to make a graph showing reliable and cl…
Interpretation for Vector Error Correction Model with 4 variables and 2 cointegration vectorsI have 4 time series variables, y, x, z, w,, which are filtered by tsmooth command. I tried to do co…
Subscribe to:
Post Comments (Atom)
0 Response to How to superimpose grid on a map
Post a Comment