plot.dsmodel: Plot a fitted detection function

View source: R/plot.dsmodel.R

plot.dsmodelR Documentation

Plot a fitted detection function

Description

This is just a simple wrapper around plot.ds. See the manual page for that function for more information.

Usage

## S3 method for class 'dsmodel'
plot(x, pl.den = 0, ...)

Arguments

x

an object of class dsmodel.

pl.den

shading density for histogram (default 0, no shading)

...

extra arguments to be passed to plot.ds.

Value

NULL, just produces a plot.

Author(s)

David L. Miller

See Also

add_df_covar_line


DistanceDevelopment/Distance documentation built on Jan. 31, 2024, 4:11 a.m.