ellipse.secr(object, par = c("g0", "sigma"), alpha = 0.05,
npts = 100, plot = TRUE, linkscale = TRUE, add = FALSE,
col = palette(), ...)
secr
object output from secr.fit
linkscale
== FALSE, the inverse of the appropriate link transformation is applied to the coordinates of the ellipse, causing it to deform.
If object
is a list of secr models then one ellipse is constructed for each model. Colours are recycled as needed.data(secrdemo)
ellipse.secr(secrdemo.0)
Run the code above in your browser using DataLab