Replication of a dprobit Regression from STATA to R
I have to replicate a Paper with a dprobit regression from STATA to R.
Unfortunately, my estimates in R differ significantly from the STATA ones (i.e. 0.044 in STATA and 0.125 in R for productivity_indicator3)
Does anyone know what to bear in mind when replicating a probit regression in R?
Attached you can find one example from the STATA code and my corresponding Try with R: