Hi,
When I run these commands
eststo: probit PIP RD IRDS CS CCU CC CCoCL CUES CGPI IPP CSS CSM CSL NECD PG SVC
esttab, se pr2 margin
I get this:

However, when I run the exact same command but add "asdoc" before "esttab" to be able to export it to word, I get completely different values.
eststo: probit PIP RD IRDS CS CCU CC CCoCL CUES CGPI IPP CSS CSM CSL NECD PG SVC
asdoc esttab, se pr2 margin
Here's what I'm getting after running those commands:

As you can see the values differ significantly.
Does anyone know why this is happening?
Thank you,
Manel
When I run these commands
eststo: probit PIP RD IRDS CS CCU CC CCoCL CUES CGPI IPP CSS CSM CSL NECD PG SVC
esttab, se pr2 margin
I get this:
However, when I run the exact same command but add "asdoc" before "esttab" to be able to export it to word, I get completely different values.
eststo: probit PIP RD IRDS CS CCU CC CCoCL CUES CGPI IPP CSS CSM CSL NECD PG SVC
asdoc esttab, se pr2 margin
Here's what I'm getting after running those commands:
As you can see the values differ significantly.
Does anyone know why this is happening?
Thank you,
Manel

Comment