Learn R Programming

mada (version 0.5.11)

predv_d-class: Methods for the class predv_d.

Description

Various methods for the output of the function predv_d.

Usage

# S3 method for predv_d
print(x, xlim_npv=c(0,1),xlim_ppv=c(0,1), ...)
# S3 method for predv_d
summary(object, xlim_npv=c(0,1),xlim_ppv=c(0,1), ...)

Value

summary.predv_d returns a list of class summary.predv_d.

Arguments

x

An object of class predv_d.

object

An object of class predv_d.

xlim_npv

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

xlim_ppv

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

...

arguments to be passed to methods

Author

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

See Also

predv_d