bsmCurve: Draw Selection Curves

Description Usage Arguments Details Author(s)

Description

Draws a selection curve for a given set of parameter values.

Usage

1
bsmCurve(x, obj, xlim, add = TRUE, ...)

Arguments

x

vector of L50, SR, and delta (optional)

obj

a bsmdata object that includes the data, which will be drawn if add = FALSE

xlim

numeric vector of length 2, specifying the range of x values to draw the curve over

add

logical, if TRUE, the curve is added to an existing plot, otherwise a new one is drawn.

...

additional arguments

Details

If obj if specified, then the appropriate axes are drawn using that. Alternatively, generic x-limits can be specified by xlim. If these are both empty, but add = TRUE, then the values are taken from par().

Author(s)

Tom Elliott


tmelliott/bsm documentation built on May 31, 2019, 4:38 p.m.