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())
vector of abundance estimates at values of parameters specified in par
detection function parameter values
ddf model object
observations table
samples table
list of options as specified in dht
Jeff Laake
dht
, dht.se
, DeltaMethod