Hello Everyone,
Hope you are all doing well
I am doing a probit model. My commands are working properly without any error.
My command is:
Now, I want to find the odds ratio for my probit model. What is the command to to that?
Appreciation in advance for the help.
Hope you are all doing well
I am doing a probit model. My commands are working properly without any error.
My command is:
Code:
probit vocationaltraining hhsize gender age agesq literacy uneduc_adults no_educ primary_edu pscpass jscpass sscpass hscpass tertiarypass ln_savings ln_asset ssn ffp urbrural mari_status barisal chittagong khulna rajshahi rangpur sylhet members_in_agri agrishock, robust margins, dydx(*) post
Now, I want to find the odds ratio for my probit model. What is the command to to that?
Appreciation in advance for the help.
Comment