Description Usage Arguments Details Examples
Plots regression spline smooth components of an secr density model.
1 2  | 
fit | 
 object returned by   | 
scale | 
 either   | 
mask.rug | 
 
  | 
det.rug | 
 
  | 
bounds | 
 
  | 
npts | 
 number of points on x-axis at which to evaluate smooth.  | 
main | 
 if TRUE, a main heading reflecting the smooth term in the model that is being plotted, is added to the plot; else no main heading is plotted.  | 
Plots smooth on link or response scale, together with rug plot showing locations of detectors in covariate space (if det.rug==TRUE), rug plot showing locations of mask points (if mask.rug==TRUE) and 95% confidence bounds (if bounds=TRUE).
This function is not currently able to deal with interactions between sessions and other covariates. It can plot a smooth of session or of mask covariates but in the case of mult-session fits, it will plot only smooths of non-session covariates for the first session, using the firs session mask.
Be aware that using mask.rug=TRUE will result in it taking quite a while to produce the plot
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.