如何使ANOVA适应二进制数据?


11

我有四个竞争模型,可用来预测n个受试者的二元结果变量(例如,毕业后的就业状况,1 =就业,0 =失业)。模型性能的自然指标是命中率,命中率是每个模型的正确预测的百分比。

在我看来,由于数据违反了ANOVA的假设,因此我无法在此设置中使用ANOVA。在上述设置中,是否可以使用等效程序代替ANOVA来检验所有四个模型均等效的假设?

Answers:


By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.