Skip to contents

Calculate average reproduction rate at time t

Usage

rho_n(N, K, rho = 0.41)

Arguments

N

population size at time t

K

carrying capacity

rho

average reproduction rate

Value

description

Examples

rho_n(2000, 5000)
#> [1] 0.409957