View source: R/summary.bivRegion.R
summary.bivRegion | R Documentation |
This function takes an bivRegion object and indicates which observations are located outside the estimated reference region and why.
## S3 method for class 'bivRegion' summary(object, tau = 0.95, ...)
object |
A bivRegion object. |
tau |
The data coverage proportion previously obtained by the bivRegion function. |
... |
Additional summary options. |
This function indicates the region apparent coverage, and which patients are located outside the estimated reference region.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.