Learn R Programming

biogrowth (version 1.0.6)

trilinear_model: Trilinear growth model

Description

Trilinear growth model defined by Buchanan et al. (1997).

Usage

trilinear_model(times, logN0, mu, lambda, logNmax)

Value

Numeric vector with the predicted microbial count.

Arguments

times

Numeric vector of storage times

logN0

Initial log microbial count

mu

Maximum specific growth rate (in ln CFU/t)

lambda

Lag phase duration

logNmax

Maximum log microbial count