sampalg-class: Sequential implementation of Monte Carlo tests

sampalg-classR Documentation

Sequential implementation of Monte Carlo tests

Description

Wrapper function for convenient use of the sequential implementation of the Monte Carlo test. Downloaded from simctest_2.6.tar.gz. This function is loaded to run mmctest.

INPUT

Arguments

gensample:

function that performs one sampling step. Returns 0 (sampled test statistic does not exceed the observation) or 1 (sampled test static exceeds the observation).

level:

level passed to getalgonthefly

epsilon:

error bound epsilon passed to getalgonthefly

maxsteps:

maximal number of steps to take


jennyjyounglee/AclustsCCA documentation built on June 15, 2022, 7:45 p.m.