View source: R/04-predator-energy-density.R
| predator_energy_eq2 | R Documentation |
Two-segment linear relationship between weight and energy density
predator_energy_eq2(weight, Alpha1, Beta1, Alpha2, Beta2, Cutoff)
weight |
Fish weight (g) |
Alpha1 |
Intercept for first segment |
Beta1 |
Slope for first segment |
Alpha2 |
Intercept for second segment |
Beta2 |
Slope for second segment |
Cutoff |
Weight cutoff between segments |
Energy density (J/g)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.