BookmarkSubscribeRSS Feed
AnalytX
Fluorite | Level 6

Hi everybody,

Does anyone have an idea how to count the number of points in each zone A, B and C?

Thanks in advance

Best,

GraphGuy
Meteorite | Level 14

You could create a SAS/Graph gmap representation of the Clark Error Grid, where each area is a gmap polygon (like a 'state' in maps.us), and then use Proc Ginside to see which polygon each x/y point is in.

AnalytX
Fluorite | Level 6

Thanks a lor for your quick answer. I started from your example "hemoglobin_error_grid" (2nd example). I am not yet very comfortable with the creation of SAS/Graph gmap and the PROC GINSIDE. I will work on it and let you know.

Thanks again!

Best,

AnalytX
Fluorite | Level 6

Thanks a lot Robert,

The methodology you have described runs perfectly!

Best,

AnalytX
Fluorite | Level 6

Thanks Rick for the doc!

Best,

HYU
Calcite | Level 5 HYU
Calcite | Level 5

learnt from it .thanks very much.

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 23 replies
  • 6095 views
  • 4 likes
  • 10 in conversation