mirrorRR: Label a relative risk axis on a plot of probabilities

Description Usage Arguments Value Author(s) See Also

View source: R/mirrorRR.R

Description

If given probabilities which the user wishes to plot, suggests tick marks and labels for axes showing relative risks across the range of probabilities with respect to a reference level

Usage

1
2
3
mirrorRR(limits, reference, type="auto", fd=TRUE,
         cut=c(1.175, 1.4, 2, 3.5, 11, 50, 500),
         base=NULL)

Arguments

limits
reference
type
fd
cut
base

Value

A list object containing at, a vector of locations for the relative risk tick marks, and labels, a vector of labels to plot at those tick marks.

Author(s)

Christopher Adolph cadolph@uw.edu

See Also

tile


chrisadolph/tileForShiny documentation built on Feb. 6, 2022, 12:34 a.m.