Hi,
I have 5 qqplots and for four of them the x and y axis are from 0 to 2. The fifth qqplot goes from 0 to 10 on the x and y axis, but only a couple of observations are above 2. I would like to make the fifth qqplot so that Stata shows only the data from 0 to 2 and the outliers not, e.g. that the qqplot is cut at 2 on the axis. I tried with
xscale(r(0 2)) yscale(r(0 2)) but did not succed. Stata showed again on the axis 0 to 10.
Related Posts with Cutting outliers from qqplots
Creating dummy variable equal to one if current mean is one standard deviation above/below the historical meanHello everybody, I am trying to create a dummy variable that is equal to one of current rainfall in…
barcolor()Hi, I'm now trying to make a bar graph using betterbar command. In the option for barcolor , barcol…
Twoway graphs: yaxis only on the right-hand side (like in The Economist)Dear Forum, I wonder how to create graphs that have the yaxis only on the right-hand side, like man…
how to merge the spatial data when there is no common variables in two dataset?Hi all, My data contains households’ GPS info (latitude, longitude, and altitude) and don’t have da…
estate binary indicatorsHello, I am exporting results with a binary variable as the main IV, and the output shows "var=1" a…
Subscribe to:
Post Comments (Atom)
0 Response to Cutting outliers from qqplots
Post a Comment