sampalgontheflyres-class {simctest} | R Documentation |
Class "sampalgontheflyres"
Description
Class returned as result from simctest
and run
.
Objects from the Class
Objects can be created by calls of the form new("sampalgontheflyres", ...)
.
Slots
porig
:Object of class
"numeric"
U
:Object of class
"numeric"
L
:Object of class
"numeric"
ind
:Object of class
"numeric"
preverr
:Object of class
"numeric"
p.value
:Object of class
"numeric"
steps
:Object of class
"numeric"
pos
:Object of class
"numeric"
alg
:Object of class
"sampalg"
gen
:Object of class
"function"
Extends
Class "sampalgres"
, directly.
Methods
- contalg
signature(data = "sampalgontheflyres")
: ...
Author(s)
Axel Gandy
References
Gandy, A. (2009) Sequential Implementation of Monte Carlo Tests with Uniformly Bounded Resampling Risk. JASA 104(488):1504-1511.
See Also
Examples
showClass("sampalgontheflyres")
[Package simctest version 2.6 Index]