| sampalgonthefly-class {simctest} | R Documentation |
A sequential sampling algorithm that creates its boundaries on the fly.
Objects can be created by calls of the form getalgonthefly(level,epsilon,halfspend).
internal:"environment". Internal state of the algorithm. Do not access.
Class "sampalg", directly.
signature(alg = "sampalgonthefly"): ... signature(alg = "sampalgonthefly"): ... Axel Gandy
Gandy, A. (2009) Sequential Implementation of Monte Carlo Tests with Uniformly Bounded Resampling Risk. To appear in JASA.
showClass("sampalgonthefly")