In SAS, how to do frequency tables for only certain values of the 'by' variable?

后端 未结 0 603
陌清茗
陌清茗 2020-12-03 05:15

I have a set of values in a by variable; but I only need to do frequencies by certain of those values, not all.

My code is:

proc freq data=cath.charact         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题