summary.SeqSGPV: S@title summary.SeqSGPV

View source: R/summary.SeqSGPV.R

summary.SeqSGPVR Documentation

S@title summary.SeqSGPV

Description

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).

Usage

## S3 method for class 'SeqSGPV'
summary(am, wait, steps, affirm, N, lag, effect, rd = 4)

Arguments

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.


chipmanj/SeqSGPV documentation built on May 1, 2024, 10:38 p.m.