Learn R Programming

simctest (version 2.5)

sampalgontheflyres-class: Class "sampalgontheflyres"

Description

Class returned as result from simctest and run.

Arguments

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

References

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

See Also

simctest, '>sampalgres

Examples

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

Run the code above in your browser using DataLab