Learn R Programming

simctest (version 2.5)

sampalgPrecomp-class: Class "sampalgPrecomp"

Description

A sampling algorithm that precomputes the boundaries

Arguments

Objects from the Class

Objects can be created by calls to getalgprecomp

Slots

internal:

internal state of the object. Do not access.

Extends

Class "'>sampalg", directly.

References

Gandy, A. (2009) Sequential Implementation of Monte Carlo Tests with Uniformly Bounded Resampling Risk. To appear in JASA.

Examples

Run this code
# NOT RUN {
showClass("sampalgPrecomp")
# }

Run the code above in your browser using DataLab