boundingOperation {HPLB}R Documentation

Bounding Operation

Description

Bounding Operation

Usage

boundingOperation(v, left, right, m, n)

Arguments

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.

Value

a cumulative counting function represented as a numeric vector.


[Package HPLB version 1.0.0 Index]