mmctSamplerGeneric-class {simctest}R Documentation

Class "mmctSamplerGeneric"

Description

Generic class, has to be implemented as "mmctSampler".

Objects from the Class

This is a virtual class - no objects should be derived from it.

Methods

getSamples

signature(obj = "mmctSamplerGeneric", ind = "numeric", n = "numeric"): ...

getNumber

signature(obj = "mmctSamplerGeneric"): ...

Author(s)

Axel Gandy and Georg Hahn

References

Gandy, A. and Hahn, G. (2014) MMCTest - a safe algorithm for implementing multiple Monte Carlo tests. Scandinavian Journal of Statistics, 41(4):1083–1101


[Package simctest version 2.6 Index]