Dear Respected:
I have the following data.
ID county latitude. longtuide cancer_incidence
01 kama 32.10 15.21 10.21
02 jima 22.30 22.10 6.2
...
etc
Now, I want to visualize the cancer_incidence of each county using the graph by considering the latitude and longitude so that I can get the correct shape of each county with their corresponding cancer-incidence. Dear, could you help me?
Thank you Very much.
Best Regards.
Try SGMAP?
Run through this example and then modify it to fit your data.
PROC SGMAP
and calling @GraphGuy
Why do you want to use the coordinates? Isn't the county name sufficient?
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.