assign.par | R Documentation |
Assigns parameters of a particular type (scale, shape, adjustments or g0
(p(0))) from the vector of parameters in ddfobj
. All of the
parameters are kept in a single vector for optimization even though they
have very different uses. assign.par
parses them from the vector
based on a known structure and assigns them into ddfobj
.
assign.par(ddfobj, fpar)
ddfobj |
distance sampling object (see |
fpar |
parameter vector |
getpar
extracts the requested types from ddfobj
.
if index==FALSE
, vector of parameters that were requested or
index==TRUE
, vector of 3 indices for scale, shape, adjustment
Internal functions not intended to be called by user.
Jeff Laake
getpar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.