plot.precrecall.curve: Plot Precision-Recall Curve

Description Usage Arguments Value

Description

Plot a Precision-Recall curve for the given statistics dataframe

Usage

1
2
## S3 method for class 'precrecall.curve'
plot(stat.dataframe)

Arguments

stat.dataframe

A data frame containing statistics for a particular model or group of models. It must contain columns for "sensitivity", "ppv", and "Model.Name"

Value

A plot of Precision-Recall curves for all models in the statistics dataframe


PriceLab/FPML documentation built on May 28, 2019, 2:25 p.m.