run-methods: Methods for Function run in Package `simctest'
Description
Starts a sampling algorithm
Usage
run(alg,gensample,maxsteps)
Arguments
alg
the sampling algorithm. An object of type "sampalg" or "mmctest".
gensample
a function returing the result of one resampling step
(0=no rejection, 1=rejection of the null hypothesis), or an object of
type "mmctSamplerGeneric" if alg="mmctest".