dot-logist: Logistic growth function

Description Usage Arguments Value See Also

Description

.logist computes the logistic growth function.

Usage

1
.logist(t, carrying_cap, growth_rate, N0)

Arguments

t

Time vector.

carrying_cap

Carrying capacity.

growth_rate

Growth rate.

N0

Initial population size.

Value

Final population size after log growth with the given parameters.

See Also

Other growth rate functions: estimate_growth_rate(), get_growth_fit_for_plot()


JSHuisman/conjugator documentation built on Dec. 18, 2021, 12:27 a.m.