For each species, returns the ecotrophic efficiency, the proportion of production that is not lost to mortality external to the model: $$EE_i = 1-\frac{M0B_i}{P_i}$$ where \(M0B_i\) is the rate of biomass loss due to external mortality and \(P_i\) is the rate of production.
See also
Other rate functions:
getConsumption()
,
getDietMatrix()
,
getGonadicProduction()
,
getM0B()
,
getM2B()
,
getMetabolicRespiration()
,
getOffspringProduction()
,
getProduction()
,
getReproductiveLoss()
,
getRespiration()
,
getSomaticProduction()
,
getTotalProduction()
,
getUnassimilated()
,
getZB()