sampalgPrecomp-class {simctest} | R Documentation |
Class "sampalgPrecomp"
Description
A sampling algorithm that precomputes the boundaries
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.
Author(s)
Axel Gandy
References
Gandy, A. (2009) Sequential Implementation of Monte Carlo Tests with Uniformly Bounded Resampling Risk. JASA 104(488):1504-1511.
Examples
showClass("sampalgPrecomp")
[Package simctest version 2.6 Index]