Learn R Programming

avseqmc (version 1.0.2)

print.avseqmc_progress: Print the results of the sequential p-value estimation.

Description

Print the results of the sequential p-value estimation.

Usage

# S3 method for avseqmc_progress
print(x, ...)

Value

No return value, called for side effects.

Arguments

x

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

...

Ignored.