predv_r-class | R Documentation |
predv_r
.
Various methods for the output of the function predv_r
.
## 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), ...)
x |
An object of class |
object |
An object of class |
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 |
summary.predv_r
returns a list of class summary.predv_r
.
Bernardo Sousa-Pinto <bernardo@med.up.pt>
predv_r
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.