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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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