Hello all,
Using Stata 13
I'm looking at the two-way quadratic fitted line between a dummy and continuous variable using the code:
twoway qfit Earningssurprise IO
See the image of the graph attached.
My question is the interpretation of the fitted values on the left.
My understanding is that the fitted values represent the estimated likelihood of the dummy variable taking the value of 1 when the continuous variable (IO) is a given value.
Is my interpretation correct?
Many many thanks in advance!
Using Stata 13
I'm looking at the two-way quadratic fitted line between a dummy and continuous variable using the code:
twoway qfit Earningssurprise IO
See the image of the graph attached.
My question is the interpretation of the fitted values on the left.
My understanding is that the fitted values represent the estimated likelihood of the dummy variable taking the value of 1 when the continuous variable (IO) is a given value.
Is my interpretation correct?
Many many thanks in advance!
Comment