iso_accuracy: isometric accuracy lines

Description Usage Arguments Author(s) Examples

View source: R/phi_delta.R

Description

adds isometric lines for the accuracy to the plot depending on the ratio

Usage

1
2
iso_accuracy(ratio = 1, granularity = 0.25, lty = "longdash",
  col = "blue", ...)

Arguments

ratio

numeric value for the ratio of positive and negative of the data

granularity

numeric value between 0 and 1 for the granularity of the lines. It is a value for the distance between 2 lines

lty

the type of line, see par

col

the color of the lines

...

further graphical parameters, see par

Author(s)

rothe

Examples

1
2
3
4

phiDelta documentation built on May 2, 2019, 2:46 a.m.