Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lines.verify

Add lines to ROC or attribute diagrams


Description

Add lines to attribute and verification diagrams from verify.prob.bin objects.

Usage

## S3 method for class 'roc'
lines(x,binormal = FALSE, ...)
        ## S3 method for class 'attrib'
lines(x,...)

Arguments

x

An object created by the verify function with the prob.bin class

binormal

Logical value indicating whether the lines to be added to a ROC plot are empirical or a binormal fit.

...

Optional arguments for the lines function. These include color, line weight (ltw) and line stype (lty)

Note

This will soon be replaced the a lines command constructed using S4 class properites.

Author(s)

Matt Pocernich

See Also


verification

Weather Forecast Verification Utilities

v1.42
GPL (>= 2)
Authors
NCAR - Research Applications Laboratory
Initial release
2015-07-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.