.labelprep(x,y,lab.pts,col.lbl,cex.lbl,which.lbs,which.Order,order.traf)
x
NULL
; observation labels to be usedNULL
; which observations shall be labelledNULL
; which of the ordered (remaining) observations shall be labelledNULL
; an optional trafo by which the observations are ordered (as order(trafo(obs)).x0
(the thinned out and ordered vector x
),
y0
(the thinned out and ordered vector y
),
lab
(the thinned out and ordered vector of labels lab.pts
),
col
(the thinned out and ordered vector of colors col.lbs
),
cex
(the thinned out and ordered vector of magnification factors cex.lbs
)..labelprep
prepares the labels for later output:
first we (optionally) select some indices among x
according
to which.lbs
, then orders both x
and y
according to the
order of the remaining (optionally transformed by order.traf
) values of
x
(decreasing); finally only the order statistics (w.r.t. the preceding
ordering) as specified in which.Order
are returned;
correspondingly, labels, colors, and magnification factors, are ordered
respectively thinned out.ks.test
, qqplot
,internals_qqplot
, qqplot
, qqplot