View source: R/03-egestion-excretion.R
| excretion_model_2 | R Documentation |
Excretion model dependent on temperature and feeding level
excretion_model_2(consumption, egestion, temperature, p_value, UA, UB, UG)
consumption |
Consumption (J/g) |
egestion |
Egestion (J/g) |
temperature |
Water temperature (deg C) |
p_value |
Proportion of maximum consumption (p_value) |
UA |
Base excretion parameter |
UB |
Temperature dependence coefficient |
UG |
Feeding level dependence coefficient |
Excretion (J/g)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.