getL-methods | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.