print.fut {grpseq}R Documentation

Print basic information about the futility design

Description

Print the power loss or sample size inflation factor due to the planned futility analysis.

Usage

## S3 method for class 'fut'
print(x, ...)

Arguments

x

An object of class fut.

...

Further arguments passed to or from other methods.

Value

Print the results of fut object.

See Also

fut, summary.fut

Examples

# see example for fut

[Package grpseq version 1.0 Index]