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