Description Usage Arguments Author(s)
View source: R/Landscape_fitting.R
Optimize for discard rate and average mean effort multiplier on the landscape object slot apr
1 2 3 4 5 6 7 8 9 | opt_DR_apr(
par,
obj,
nits = 200,
opt = T,
ploty = F,
varind = 0.15,
uprat = 0.05
)
|
par |
A single parameter estimating the relative impact of the accessibility on overall utility |
obj |
an object of class 'Landscape' |
nits |
integer value, the number of iterations for resolving the IFD |
opt |
logical, return funciton value or object? |
ploty |
logical, plot the fit as the optimizer runs? |
varind |
positive real number, the slope of the logit choice (low values are 'choosey' a value of 1 is proportional to utility) |
uprat |
fraction, When converging on a stable effort distribution this is the contributing fraction of new effort |
T. Carruthers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.