用STATA做PANEL时,用的是固定效果模型,因变量是一个序次变量(0 很困难 1 比较困难 2 一般 3 比较富裕 4 很富裕),用xtlogit时出现
note: multiple positive outcomes within groups encountered.
note: 2258 groups (4070 obs) dropped due to all positive or
all negative outcomes.
Iteration 0: log likelihood = -20.415268 (not concave)
Iteration 1: log likelihood = -18.280986 (not concave)
Iteration 2: log likelihood = -17.908176 (not concave)
Iteration 3: log likelihood = -17.745828 (not concave)
Iteration 4: log likelihood = -17.662535 (not concave)
Iteration 5: log likelihood = -17.584351 (not concave)
Iteration 6: log likelihood = -17.552826 (not concave)
Iteration 7: log likelihood = -17.530743 (not concave)
Iteration 8: log likelihood = -17.511968 (not concave)
Iteration 9: log likelihood = -17.493531 (not concave)
Iteration 10: log likelihood = -17.484152 (not concave)
Iteration 11: log likelihood = -17.41418 (not concave)
Iteration 12: log likelihood = -17.40963 (not concave)
Iteration 13: log likelihood = -17.406726 (not concave)
Iteration 14: log likelihood = -17.40411 (not concave)
Iteration 15: log likelihood = -17.399807 (not concave
而且一直迭代没有停
请教大家这是什么意思啊

[em06]