Summary method for objects of class "turnbull".
# S3 method for turnbull
summary(object, printCI = TRUE, ...)# S3 method for summary.turnbull
print(x, digits = max(3, getOption("digits") - 1), ...)
an object of class "turnbull".
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.
an object of class "turnbull".
a number of digits to display.
optional arguments. Currently not in use.