oaoutlier.ado
lwidth(medthick) lcolor(black)), ytitle("share of super-efficient dmus") xtitle("alpha") ylabel(0.2(0.2)1, grid) xlabel(0(10)100) } else { twoway (line `_share' `_alpha', lpattern(solid) lwidth(medthick) lcolor(black)) [...] `legline', /* */ `xline' ytitle("share of super-efficient dmus") xtitle("alpha") ylabel(0.2(0.2)1, grid) xlabel(0(10)100) `legbox' order(`legord') /* */ size(small) cols(`legcol') subtitle("suggested points [...] ************************************************************************************ *! version 1.0.0 2011-03-02 ht *! author Harald Tauchmann * Outlier-identification based on order-alpha efficiency analysis …
ado, 25 KB