Description Usage Arguments Value See Also
View source: R/MICE_functions.R
Calculates the impact of available prey biomass on the maximum offspring per predator, for predator species X. The function has two parameters: K, which controls how steep the logistic inflection is, and Dhat, which controls the location of the inflection point on the X axis. Those parameters and Mo, the maximum offspring per spawner, are stored in the Predator object.
1 | calc_p(predator, Dy)
|
predator |
A Predator object |
Dy |
The total biomass of prey available to the predator. |
The Beverton-Holt p parameter value (a scalar), scaled to represent some fraction of the maximum offspring per predator.
Other recruitment: calc_B1P,
calc_B_sp, calc_Bev_Holt,
calc_Bprey_agepreferred,
calc_Dy, calc_R_error,
calc_Ricker,
calc_availability,
calc_other_R, calc_phi,
calc_predRecruits_Punt,
calc_predatorRecruits,
calc_preyRecruits,
calc_recruits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.