Hi, I'm using the qregplot command to plot the coefficients for quantile regressions. My dependent variable are birthdays (variable bounded between 1 and 365) plots coefficients (y-axis) against quantiles (x-axis). Can I change the x-axis so that qregplot instead plots the coefficients against the actual quantile of the birthday. For example, if we start at the 5:th percentile then qregplot gives the coefficient on the y-axis and 5 on the x-axis but I want it to plot the coefficient (on the y-axis) against 29 (which is the actual day of the 5:th percentile).
Grateful for any help
Per
Grateful for any help
Per

Comment