sparrowDfuncObserver | R Documentation |
Pre-estimated Brewer's sparrow detection function that included and 'observer' effect. Included to speed up example execution times. See 'Examples'.
An estimated distance function object with
class 'dfunc'. See 'Value' section of
dfuncEstim
for
description of components.
sparrowSiteData
and
sparrowDetectionData
for description of the data
## Not run:
# the following code was used to generate 'sparrowDfuncObserver'
data(sparrowDf)
sparrowDfuncObserver <- sparrowDf |>
dfuncEstim(formula = dist ~ observer
, likelihood = "hazrate")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.