summary.bivRegion: bivRegion summary method

View source: R/summary.bivRegion.R

summary.bivRegionR 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.


refreg documentation built on April 18, 2022, 5:07 p.m.