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

Description Usage Arguments Methods Examples

Description

Returns the lower boundary for the stopping rule

Usage

1
2
##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

1
   getL(getalgprecomp(),1:100)

simctest documentation built on Nov. 4, 2019, 5:08 p.m.