gen whatever2 = clip(whatever, -100, 100)
label def whatever2 -100 "{&le}-100" 100 "{&ge}100"
label val whatever2 whatever2
histogram whatever2 , start(-100) width(10) xla(, valuelabel)
should get you started. You may need to specify which xlabel()
s are shown.
I would just use -- or want to see -- a quantile plot for some transformed scale, such as cube root, sign(y) log(1 + |y|) or asinh(y). Don't hide outliers!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…