Hi, There,
I have a online dataset at
use http://ssc.wisc.edu/sscc/pubs/files/grad.dta,clear
The logit model and marginal effect with interaction term in Stata is
logit grad treat##highSES, or
margins highSES#treat
I don't know how to graph the logistic regression plot with interaction terms in Stata below.
Thank you for your help!
I have a online dataset at
use http://ssc.wisc.edu/sscc/pubs/files/grad.dta,clear
The logit model and marginal effect with interaction term in Stata is
logit grad treat##highSES, or
margins highSES#treat
I don't know how to graph the logistic regression plot with interaction terms in Stata below.
Thank you for your help!
Comment