Description Usage Arguments Value Author(s)
This function creates right side y-axis labels for a CDF plot. It assumes that arguments cdfest.l and cdfest.r are strictly increasing. If argument yl.lab is less than the first cdfest.l vlaue, then the funciton assumes 0 for both cdfest.l and cdfest.r.
1 | interp.axis(yl.lab, cdfest.l, cdfest.r)
|
yl.lab |
Vector of left side y-axis labels, which are the basis for interpolating cdfest.r values. |
cdfest.l |
Vector of CDF estimates corresponding to the left side y-axis. |
cdfest.r |
Vector of CDF estimates corresponding to the right side y-axis. |
A numeric vector consisting of the right side y-axis labels.
Tony Olsen Olsen.Tony@epa.gov
Tom Kincaid Kincaid.Tom@epa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.