conditionalSize: Size of Offspring

View source: R/IPMrecruitsize.R

conditionalSizeR Documentation

Size of Offspring

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

conditionalSize(x1, recruitMean, recruitSD)

Arguments

x1

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

recruitMean

mean of the state variable (e.g., size) of new individuals recruited into the population at time t+1

recruitSD

sd of the state variable (e.g., size) of new individuals recruited into the population at time t+1

Value

probability of establishment/recruitment


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