I am using a panel logit regression model with following commnad
xtlogit y x1 x2, vce(robust)
and then trying to predict probabilities with following formulas:
predict pr
predict pu0
I am getting negative prob values.
What should I do. I need the prob values for my research question.
xtlogit y x1 x2, vce(robust)
and then trying to predict probabilities with following formulas:
predict pr
predict pu0
I am getting negative prob values.
What should I do. I need the prob values for my research question.