predv_r-class: Methods for the class 'predv_r'.

predv_r-classR Documentation

Methods for the class predv_r.

Description

Various methods for the output of the function predv_r.

Usage

## S3 method for class 'predv_r'
print(x, ylim_npv=c(0,1),ylim_ppv=c(0,1), ...)
## S3 method for class 'predv_r'
summary(object, ylim_npv=c(0,1),ylim_ppv=c(0,1), ...)

Arguments

x

An object of class predv_r.

object

An object of class predv_r.

ylim_npv

limits of the y-axis for the plot on projected negative predictive values. Default is c(0,1).

ylim_ppv

limits of the y-axis for the plot on projected positive predictive values. Default is c(0,1).

...

arguments to be passed to methods

Value

summary.predv_r returns a list of class summary.predv_r.

Author(s)

Bernardo Sousa-Pinto <bernardo@med.up.pt>

See Also

predv_r


mada documentation built on July 16, 2022, 1:05 a.m.