我最近在做一个event study 的东东,
这是我用sas 做出的错误提示
ERROR: Variable D in list does not match type prescribed for this list.
ERROR: Variable D01 in list does not match type prescribed for this list.
ERROR: Variable D02 in list does not match type prescribed for this list.
事实上,D01, D D02,全部是dummy variable,不是1 就是0, 是不是这个原因造成的?我该怎么做呢?