printSSDS: Print Sample Size Discrete Survival Object

Description Usage Arguments Details Author(s) See Also

Description

Print coefficient returned by SampleSizeDiscSurv function.

Usage

1
2
## 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


SurvDisc documentation built on May 2, 2019, 9:12 a.m.

Related to printSSDS in SurvDisc...