SAS - Chisq use Chisq values

后端 未结 0 523
梦谈多话
梦谈多话 2020-12-18 18:23

I have to cross variables and then to sort using intensity

For now I have :

proc freq DATA=sas2.birthweight;
Tables LowBirthWeight*MotherRace / chisq;
         


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