Controls whether predation-induced diffusion is included when calculating
rates with mizerDiffusion(). When FALSE (the default), the
predation-driven diffusion term is omitted, preserving the behaviour of
previous mizer versions. Set to TRUE to enable the diffusion term from
the jump-growth equation.
Value
use_predation_diffusion(): A single logical value.
use_predation_diffusion<-: A MizerParams object with the
use_predation_diffusion flag updated.
See also
Other functions for setting parameters:
gear_params(),
setExtDiffusion(),
setExtEncounter(),
setExtMort(),
setFishing(),
setInitialValues(),
setInteraction(),
setMaxIntakeRate(),
setMetabolicRate(),
setParams(),
setPredKernel(),
setReproduction(),
setSearchVolume(),
species_params()
