Does anyone know how to smooth a plot using margins and marginsplot?
I ran the following code:
Code:
reg educyears i.yearbirth##c.InfectionRate i.NewDist i.yearmerge i.urban##i.yearbirth i.female##i.yearbirth househeadsex housemembers househeadage, cluster(IDclusternum) margins, dydx(InfectionRate) at(yearbirth=(1962(1)2001)) marginsplot, recast(scatter) noci
Thank you!
Array
0 Response to Smoothed plot using margins, marginsplot
Post a Comment