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
removing 2-digit sic-codes with <10 companiesHi there, I am trying to remove 2-digit sic codes for which my dataset has less than 10 companies. …
Appending of one variable doesn't workDear users, I have appended a data set to my master data set, but somehow the German states (Bundes…
Panel data: How to drop only a specific combination of observations?Hi. I am using large n panel data with four annual waves, from which I want to exclude/drop data. I…
Group averages and assign them to a specific dateHi, I am trying to make average of the median EPS that have been forecasted 90 days before the earn…
Help generating and analysing a repeated variable conditional on a specific baseline time-point and value.Hi Stata Forum I have an unbalanced set of panel data with individuals having a measurement at base…
Subscribe to:
Post Comments (Atom)
0 Response to Cutting outliers from qqplots
Post a Comment