getU-methods {simctest} | R Documentation |
Returns the upper boundary for the stopping rule
getU(alg,ind)
alg |
the sampling algorithm |
ind |
a vector of indices at which the upper stopping boundary should be returned |
the sampling algorithm to be used
getU(getalgprecomp(),1:100)