getL-methods: Methods for Function getL in Package 'simctest'

getL-methodsR Documentation

Methods for Function getL in Package ‘simctest’

Description

Returns the lower boundary for the stopping rule

Usage

##S4 method
getL(alg,ind)

Arguments

alg

the sampling algorithm

ind

a vector of indices at which the lower stopping boundary should be returned

Methods

alg = "sampalgPrecomp"

the sampling algorithm to be used

Examples

   getL(getalgprecomp(),1:100)

simctest documentation built on April 4, 2025, 1:07 a.m.