print.SSDS {SurvDisc}R Documentation

Print Sample Size Discrete Survival Object

Description

Print coefficient returned by SampleSizeDiscSurv function.

Usage

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

Arguments

x

object of class SSDS returned by call to SampleSizeDiscSurv function.

...

ignored

Details

Prints a few sentences describing the results of the call to the SampleSizeDiscSurv function.

Author(s)

John Lawrence

See Also

SampleSizeDiscSurv


[Package SurvDisc version 0.1.1 Index]