Description Usage Arguments Details Value See Also
View source: R/juveniles_BioEnAllometries.R
Function to calculate the allometric component of consumption.
1 | juv_Ca(w, P = 1, AC = 0.063, BC = -0.07, EDp = 4113)
|
w |
- weight (g) |
P |
- fraction of maximum consumption actually consumed |
AC |
- scale in allometric relationship |
BC |
- weight exponent in allometric equation |
EDp |
- energy density of prey [J/g prey] |
Based on allometric part of eq. S3 and values in Table 1
in the Supplement to Hurst et al. 2018:
Cg = P * AC * w^BC [g prey/g fish/d]
Cj = Cg * EDp [ J/g fish/d]
value (in J/g fish/d)
Other juvenile bioenergetic functions:
juvBioenergetics_CompareRelationships()
,
juvBioenergetics_PlotRelationships()
,
juv_BioEnGrowth()
,
juv_CT()
,
juv_GT()
,
juv_MT()
,
juv_Ra()
,
juv_fC()
,
juv_fR()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.