View source: R/summary.SeqSGPV.R
summary.SeqSGPV | R Documentation |
Summary of the design-based operating characteristics conditioned on a single effect and a single combination of monitoring frequency parameters (wait, steps, affirm, lag, N).
## S3 method for class 'SeqSGPV'
summary(am, wait, steps, affirm, N, lag, effect, rd = 4)
am |
SeqSGPV object. |
wait |
Vector of possible wait times (W) before monitoring. |
steps |
Vector of the number of observations (S) in between monitoring assessments. |
affirm |
Vector of the number of observations required for affirming a stopping rule (A) in between raising an alert of stopping. |
N |
Vector of maximum sample size. Can be set as Inf (indefinite). |
lag |
Vector of the number of delayed outcomes between enrolling a single observation and observing its outcome. |
effect |
Effect of interest. |
rd |
Number of rounding decimals. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.