nextsample {avseqmc}R Documentation

Draw a next (batch) of Monte-Carlo samples to update the sequential estimate of the p-value

Description

Draw a next (batch) of Monte-Carlo samples to update the sequential estimate of the p-value

Usage

nextsample(R, compute_lower = FALSE)

Arguments

R

an object of class avseqmc_progress containing previous progress on the sequential estimation.

compute_lower

TRUE if the lower limit of the confidence sequence of significance epsilon (as embedded in parameter R) should be computed.

Value

An (updated) object of class avseqmc_progress containing the progress of the sequentially estimated p-value. The object is a list containing the following elements:


[Package avseqmc version 1.0.1 Index]