| summary.turnbull | R Documentation | 
Summary method for objects of class "turnbull".
## S3 method for class 'turnbull'
summary(object, printCI = TRUE, ...)
## S3 method for class 'summary.turnbull'
print(x, digits = max(3, getOption("digits") - 1), ...)
| object | an object of class  | 
| printCI | an argument controlling whether the summary of confidence interval estimates are printed. The CIs are not summarized and printed unless  | 
| x | an object of class  | 
| digits | a number of digits to display. | 
| ... | optional arguments. Currently not in use. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.