opt_apr: Optimize for mean effort per license on a population centre...

Description Usage Arguments Author(s)

View source: R/Landscape_fitting.R

Description

Optimize for mean effort per license on a population centre by population centre basis

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
opt_apr(
  par,
  obj,
  nits = 15,
  opt = T,
  ploty = F,
  varind = 0.15,
  uprat = 0.05,
  log = T
)

Arguments

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

log

logical, plot log effort?

Author(s)

T. Carruthers


tcarruth/SSES documentation built on Jan. 21, 2021, 12:03 p.m.