Error: Character variable appeared on the MODEL statement without appearing on a CLASS statement

前端 未结 0 1864
故里飘歌
故里飘歌 2021-01-06 14:03

I am just moving to SAS, trying to understand it. When variables had a numeric data I used it as:

class WineType;
model WineType = Alcohol Malic_acid Ash Alca         


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