CalculatePreyReproductiveRate: Calculate prey reproductive rate

View source: R/reproduction.R

CalculatePreyReproductiveRateR Documentation

Calculate prey reproductive rate

Description

Calculate prey reproductive rate

Usage

CalculatePreyReproductiveRate(
  ParamA,
  ParamB,
  ParamC,
  Interference,
  PreyDensity,
  PredatorDensity,
  MatingEff,
  maxReproPrey,
  Fecundity
)

Arguments

ParamA

DESCRIPTION NEEEDED

ParamB

DESCRIPTION NEEEDED

ParamC

DESCRIPTION NEEEDED

Interference

DESCRIPTION NEEEDED

PreyDensity

DESCRIPTION NEEEDED

PredatorDensity

DESCRIPTION NEEEDED

MatingEff

DESCRIPTION NEEEDED

maxReproPrey

DESCRIPTION NEEEDED

Fecundity

DESCRIPTION NEEEDED

Value

DESCRIPTION NEEEDED


FOR-CAST/TriSectUtils documentation built on Nov. 19, 2024, 4:59 p.m.