logistic_growth: Logistic growth model

View source: R/single_population_continuous.R

logistic_growthR Documentation

Logistic growth model

Description

Logistic growth model

Usage

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) and K (carrying capacity)


gauravsk/ecoevoapps documentation built on June 14, 2025, 12:24 a.m.