summary.bivRegion {refreg} | R Documentation |
bivRegion summary method
Description
This function takes an bivRegion object and indicates which observations are located outside the estimated reference region and why.
Usage
## S3 method for class 'bivRegion'
summary(object, tau = 0.95, ...)
Arguments
object |
A bivRegion object. |
tau |
The data coverage proportion previously obtained by the bivRegion function. |
... |
Additional summary options. |
Value
This function indicates the region apparent coverage, and which patients are located outside the estimated reference region.
[Package refreg version 0.1.1 Index]