fertility: Fertility Function

View source: R/IPMfertility.R

fertilityR Documentation

Fertility Function

Description

This function describes the conditional size distribution of new offspring (i.e., offspring born at time time = t when observed at time = t+1)

Usage

fertility(x0, fertInt, fertSlope)

Arguments

x0

vector of individuals of state variable x (e.g., size) at time = t + 0 (new individuals at time t + 0)

fertInt

intercept parameter of an exponential function

fertSlope

slope parameter of an exponential function

Value

probability of reproducing for each individual of state variable x


cdbernard/particles documentation built on Jan. 3, 2023, 9:39 a.m.