calc_Bprey_agepreferred: Calculate the age-preferred biomass of a prey species...

Description Usage Arguments Value See Also

View source: R/MICE_functions.R

Description

A utility function that calculates the biomass (tons) of prey species X that is available to predator species Y, as: (biomass-at-age of prey) x (predator preferences for prey age classes). This function returns an intermediate product in the calculation of total available prey biomass. Note: this is akin to Punt et al's use of biomass of age 1+ fish, but allows the predator to eat some of the age-0 fish as well if their age-preferences indicate it.

Usage

1
calc_Bprey_agepreferred(predator, prey, t)

Arguments

predator

A predator object.

prey

A prey object.

t

Time t.

Value

A biomass value.

See Also

Other recruitment: calc_B1P, calc_B_sp, calc_Bev_Holt, calc_Dy, calc_R_error, calc_Ricker, calc_availability, calc_other_R, calc_phi, calc_predRecruits_Punt, calc_predatorRecruits, calc_preyRecruits, calc_p, calc_recruits


jcpayne/mice-models documentation built on May 18, 2019, 10:25 p.m.