Learn R Programming

SurvDisc (version 0.1.1)

print.SSDS: Print Sample Size Discrete Survival Object

Description

Print coefficient returned by SampleSizeDiscSurv function.

Usage

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

Arguments

x

object of class SSDS returned by call to SampleSizeDiscSurv function.

...

ignored

Author

John Lawrence

Details

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

See Also

SampleSizeDiscSurv