Hi,
The code I'm currently using to plot marginal effects is:
marginsplot, recastci(rarea) recast(line) ciopts(astyle(ci) fintensity(%50) acolor(%50) )
Could someone please tell me the code to change the line border for one of the sets of confidence intervals to be something other than a line (a dot or dash etc). I can change it in the graph editor, but I would prefer to use the code.
Thanks,,
Ciaran
The code I'm currently using to plot marginal effects is:
marginsplot, recastci(rarea) recast(line) ciopts(astyle(ci) fintensity(%50) acolor(%50) )
Could someone please tell me the code to change the line border for one of the sets of confidence intervals to be something other than a line (a dot or dash etc). I can change it in the graph editor, but I would prefer to use the code.
Thanks,,
Ciaran
Comment