Usage
ellipse.secr(object, par = c("g0", "sigma"), alpha = 0.05,
npts = 100, plot = TRUE, linkscale = TRUE, add = FALSE,
col = palette(), ...)
Arguments
object
secr
object output from secr.fit
par
character vector of length two, the names of two `beta' parameters
alpha
alpha level for confidence intervals
npts
number of points on perimeter of ellipse
plot
logical for whether ellipse should be plotted
linkscale
logical; if FALSE then coordinates will be backtransformed from the link scale
add
logical to add ellipse to an existing plot
col
vector of one or more plotting colours
...
arguments to pass to plot functions