dht.deriv | R Documentation |
Computes abundance at specified values of parameters for numerical computation of first derivative with respect to parameters in detection function. An internal function called by DeltaMethod which is invoked by dht.se
dht.deriv(par, model, obs, samples, options = list())
par |
detection function parameter values |
model |
ddf model object |
obs |
observations table |
samples |
samples table |
options |
list of options as specified in |
vector of abundance estimates at values of parameters specified in par
Internal function; not intended to be called by user
Jeff Laake
dht
, dht.se
, DeltaMethod
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.