plot.avseqmc_progress {avseqmc} | R Documentation |
Plot the results of the sequential p-value estimation.
Description
Plot the results of the sequential p-value estimation.
Usage
## S3 method for class 'avseqmc_progress'
plot(x, ...)
Arguments
x |
an object of class avseqmc_progress containing progress on the sequential estimation. |
... |
Ignored. |
Value
No return value, called for side effects.
[Package avseqmc version 1.0.1 Index]