I am trying to estimate the marginal effects of the interaction of caste with the level of education using Logit Model. Both of them are categorical variables. I have used the following command:
margins (caste), dydx(edulevel) atmeans
The resulting table takes edulevel1 as the base category but doesn't specify any base category for caste. When I calculate the coefficients, it specifies a base category for both edulevel and caste. I want to know if I am calculating marginal effects for the interaction dummies correctly.
Thanks in advance
Related Posts with Calculation of marginal effects for interaction dummies
How to batch (re)label variables using a CSV lookup tableI want to (re)label my variables automatically, based on a variable name → new label lookup table. …
Combining DID with 2SLS. …
Unusually high number of observations in RDDDear Statalists, I am running a regression discontinuity with the rdrobust plugin. My self created …
Panel unit root test with large N, small THi everyone, I perform panel analysis where cross-section dominates the time dimension (N around 15…
twoway connected line graph with multiple if statementI want to plot connected line graph to represent the before after pattern of a policy implemented in…
Subscribe to:
Post Comments (Atom)
0 Response to Calculation of marginal effects for interaction dummies
Post a Comment