Plots detection hazard contours.
1 2 3 4 5 |
hfun |
detection hazard function name |
pars |
detection hazard function parameter vector |
dat |
data frame. |
models |
model list, as for |
xrange |
range of x-axis. |
yrange |
range of y-axis. |
nx |
number of points on x-axis at which to evaluate detection hazard function. |
ny |
number of points on y-axis at which to evaluate detection hazard function. |
type |
"contour", "persp", "image" or "both" (for image and contour). |
nlevels |
number of contour levels. |
add |
if TRUE adds to existing plot, else creates new plot. |
col |
colour of plot. |
logscale |
If TRUE, plots hazard values on log scale. |
xlab |
x label. |
ylab |
y label. |
theta |
argument for |
phi |
argument for |
... |
other arguments to image, contour or persp. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.