I'm trying to get a box-and-whisker plot of standardized effect sizes calculated from a quantile regression analysis (multiple separate). I was able to get the effect sizes, but I haven't been able to figure out how to get this into box plot format and the internets have not been illuminating. Any thoughts? I'm able to do this in Excel.
Hi Siena,
Have you tried using the 'GRQREG' package? [a Stata package to graph the coefficients of a quantile regression]
type 'ssc install grqreg' to intall
and then 'help grqreg' for the syntax