regression - Plotting Binary Dependent against Continuous Independent in Stata -


i'm trying visualize data has 0s , 1s dependent variable, named viol, , continuous independent variable named rd_aaw. i've run logistic regression , found negative significant coefficient, audience not understand involves standard deviation or numbers more 2 decimal places. there way transform dependent i'll have twoway scatter or that, , can show them best-fit line? issue i've have more 10 control variables in regression model, not sure if best-fit line possible @ all.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -