I have a problem interpreting the marginal effect of a dummy variable in a logit model. (I am using Stata to estimate the logit regression)
I've run a simple logit say this:
logit underline i.L i.L_underline i.L2_q i.L2_underline
where all variables are dummies. Then to compute the margins I ran this:
margins, dydx(_all) at(L2_underline=1 L_underline=1)
I wanted to know the margins where L2_underline=1 andL_underline=1.
How should I interpret the margin for L2_underline?
Related Posts with interpreting marginal effect of logit dummy regressors at 1.
Creating a loop that loops around a set of values of a variableHello all, I'm trying to create a loop such that for each set of 4 through 6 a unique id (starting …
Not finding a local?Dear All, I am trying to estimate an event study to evaluate the effect of 5 different policies - Y…
Advantage of using fixed-effects in addition to an instrumental variable approach?Hi, Considering one has panel data and an endogenous regressor (correlated with the time-varying er…
Rifhdreg with survey dataDear, I want to estimate a recentered influence function with the median as distributional statisti…
Bounds Test InterpretationHello Everyone, I am performing the Pesaran, Shin, and Smith (2001) bounds test using Code: estat …
Subscribe to:
Post Comments (Atom)
0 Response to interpreting marginal effect of logit dummy regressors at 1.
Post a Comment