getU-methods {simctest}
R Documentation
Methods for Function getU in Package ‘simctest’
Description
Returns the upper boundary for the stopping rule
Usage
getU(alg,ind)
Arguments
alg
the sampling algorithm
ind
a vector of indices at which the upper stopping boundary should be returned
Methods
alg = "sampalgPrecomp"
~~describe this method here
Examples
getU(getalgprecomp(),1:100)
[Package
simctest
version 1.0-0
Index]