View source: R/03-egestion-excretion.R
| egestion_model_3 | R Documentation |
Model that includes indigestible prey
egestion_model_3(
consumption,
temperature,
p_value,
FA,
FB,
FG,
indigestible_fraction
)
consumption |
Consumption (J/g) |
temperature |
Water temperature (deg C) |
p_value |
Proportion of maximum consumption (p_value) |
FA |
Base egestion parameter |
FB |
Temperature dependence coefficient |
FG |
Feeding level dependence coefficient |
indigestible_fraction |
Indigestible fraction of prey |
Egestion (J/g)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.