summary.turnbull: Summarizing the Kaplan-Meier-Turnbull nonparametric...

Description Usage Arguments

View source: R/turnbull_db.R

Description

Summary method for objects of class "turnbull".

Usage

1
2
3
4
5
## S3 method for class 'turnbull'
summary(object, printCI = TRUE, ...)

## S3 method for class 'summary.turnbull'
print(x, digits = max(3, getOption("digits") - 1), ...)

Arguments

object

an object of class "turnbull".

printCI

an argument controlling whether the summary of confidence interval estimates are printed. The CIs are not summarized and printed unless conf.int = TRUE in turnbull.sb or turnbull.db.

x

an object of class "turnbull".

digits

a number of digits to display.

...

optional arguments. Currently not in use.


DCchoice documentation built on May 2, 2019, 4:44 p.m.