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"): ...

Note

~~further notes~~

Author(s)

Axel Gandy

References

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

See Also

simctest, sampalgres

Examples

showClass("sampalgontheflyres")

[Package simctest version 1.0-0 Index]