graphing standardized effect sizes

graphing standardized effect sizes

by Siena Duarte -
Number of replies: 1

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.

In reply to Siena Duarte

Re: graphing standardized effect sizes

by Kristen -

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