I would like to display a plot with the average marginal effect of nb_ygsibs5 with 95% CIs.
This is what I do :
But then the graph looks like this :
Array
But I would like to have the effects on mort5 on the Y axis and nb_ygsibs5 on the X axis.
What command can I use ?
This is what I do :
Code:
reg mort5 nb_ygsibs5 nb_ygsibs_fem female urban yob RBR birth_sp yobm twin educlvl margins marginsplot
Array
But I would like to have the effects on mort5 on the Y axis and nb_ygsibs5 on the X axis.
What command can I use ?