lagged_logistic_growth: Lagged logistic growth model

View source: R/single_population_continuous.R

lagged_logistic_growthR Documentation

Lagged logistic growth model

Description

Lagged logistic growth model

Usage

lagged_logistic_growth(time, init, params)

Arguments

time

vector of time units over which to run model

init

initial population size of population

params

vector of r (intrinsic growth rate), K (carrying capacity), and tau (time lag)


gauravsk/ecoevoapps documentation built on July 9, 2024, 9:37 p.m.