boundingOperation {HPLB} | R Documentation |
Bounding Operation
boundingOperation(v, left, right, m, n)
v |
a a numeric value giving an ordering permutation of 1 to m+n. |
left |
a numeric value giving the number of witnesses left. |
right |
a numeric value giving the number of witnesses right. |
m |
a numeric value, the number of observations left. |
n |
a numeric value, the number of observations right. |
a cumulative counting function represented as a numeric vector.