Hi everyone,
I'm running a fractional regression model using the command fracreg logit. I'm using two alternative dependent variables and I'm trying to export the final output in a table using asdoc. However, when runnning the following command:
asdoc fracreg logit y l1.x l1.size l1.cash i.industry i.country i.year, vce (robust) nest add(Industry Dummy, YES, Country Dummy, YES, Year Dummy, YES)
an error message occur, namely "variable logit not found r(111);"
Of course logit is not a variable, but it's part of the fracreg command. How to solve this problem?
Thank you so much for your help!
Martina
I'm running a fractional regression model using the command fracreg logit. I'm using two alternative dependent variables and I'm trying to export the final output in a table using asdoc. However, when runnning the following command:
asdoc fracreg logit y l1.x l1.size l1.cash i.industry i.country i.year, vce (robust) nest add(Industry Dummy, YES, Country Dummy, YES, Year Dummy, YES)
an error message occur, namely "variable logit not found r(111);"
Of course logit is not a variable, but it's part of the fracreg command. How to solve this problem?
Thank you so much for your help!
Martina