Learn R Programming

simctest (version 2.5)

getU-methods: 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"

the sampling algorithm to be used

Examples

Run this code
# NOT RUN {
   getU(getalgprecomp(),1:100)
# }

Run the code above in your browser using DataLab