| use_predation_diffusion | R Documentation |
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.
use_predation_diffusion(params)
use_predation_diffusion(params) <- value
params |
A MizerParams object. |
value |
A single logical value ( |
use_predation_diffusion(): A single logical value.
use_predation_diffusion<-: A MizerParams object with the
use_predation_diffusion flag updated.
Other functions for setting parameters:
gear_params(),
setExtDiffusion(),
setExtEncounter(),
setExtMort(),
setFishing(),
setInteraction(),
setMaxIntakeRate(),
setMetabolicRate(),
setParams(),
setPredKernel(),
setReproduction(),
setSearchVolume(),
species_params()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.