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
combining histograms of different bin sizes and plotting gamma distribution on themHi all I have prepared histograms (attached) of % trip by trip lengths in the UK for two modes of t…
predicted probability issueDear community! I am struggling with a choice of command to calculate predicted probabilities of eac…
Creating categorical variables with multiple different conditions from continuous variablesHi, I am trying to create a categorical variable of "activity". I want 0=<150 mins of activity. …
Using and interpreting multi level mixed effects logictic regression with nested clusteringI have a dataset with around 30,000 participants, clustered into 20,000 families which are further c…
Marginal effects of binary explanatory variable after craggitDear Statalist, Greetings! I was trying to estimate the drivers of farmers adoption decions. My dep…
Subscribe to:
Post Comments (Atom)
0 Response to Calculation of marginal effects for interaction dummies
Post a Comment