Learn R Programming

grpseq (version 1.0)

print.fut: 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 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

Run this code
# NOT RUN {
# see example for fut
# }

Run the code above in your browser using DataLab