Dear Statalist Users,
I am hoping for some insight into the issue that I am facing.
I am using IVPROBIT command in stata and the coefficients of the regression are exactly same as that of the marginal effects.
https://www.stata.com/statalist/arch.../msg00405.html - this thread contains the issue I am facing.
I am using the following commands
ivprobit gs age foreign group tfp (xliq=l.xlq_mean) , vce(cluster id)
margins, dydx(_all) post
Could someone provide me insight into as to why the marginal effects are similar to the coefficients of IVprobit. I am using Stata 15.
Related Posts with Marginal effects after IVprobit is same as the IVprobit regression coefficient
Foreach and forevalues loopHi, I have a list of variables that look as follows: max_1 max_2 max_3. All the numbers in the vari…
Estimating the gravity model using PPLM, general adviceHi, For my thesis I am intending to estimate a gravity model, looking at specifically the effect of…
Relative survival and relative excess risk (RER) using imputed dataHi everyone, Does anyone know how I can calculate relative survival (strs) and relative excess risk…
Autocorrelation Diff in DiffHello, I am working on the following Diff in diff model: ln_sales = b0 + b1*treatment + b2*(treat…
covert date with two digital yearHi Friend, I need to convert the string date format, such as "22-Apr-18" to date format. It seems th…
Subscribe to:
Post Comments (Atom)
0 Response to Marginal effects after IVprobit is same as the IVprobit regression coefficient
Post a Comment