DCchoice (version 0.0.15)

summary.turnbull: Summarizing the Kaplan-Meier-Turnbull nonparametric estimation of WTP

Description

Summary method for objects of class "turnbull".

Usage

"summary"(object, printCI = TRUE, ...)
"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.