BookmarkSubscribeRSS Feed
hershee1121
Calcite | Level 5

For a proq freq statement, I am getting an error message in the : "Disclosure constrained. Values suppressed" for one of my variables.  I would like to know why.

Thanks.

2 REPLIES 2
hershee1121
Calcite | Level 5

in the output*.  For the corresponding variable I get this message in the log file:  No tests can be computed for the table of pm10q by bmi because at least one table cell has 0 frequency

ballardw
Super User

It looks like you may be running a Chi-square test of some flavor. Basic requirement is no empty cells. You'll also get a warning if fewer than 5 responses in a cell.

Since BMI, if body mass index, usually is more of a continuous variable unless you have a very large sample you likely have a number of cells with 0 counts for one or more values of your pm10q variable. You might reduce the issue by using a custom format to associate bmi with specific ranges to reduce the cell count.

What are actually attempting to accomplish? You may need another procedure/model than freq.

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
  • 2 replies
  • 453 views
  • 0 likes
  • 2 in conversation