richards_model: Richards growth model

View source: R/predict_isothermal_growth.R

richards_modelR Documentation

Richards growth model

Description

Richards growth model

Usage

richards_model(times, logN0, mu, lambda, C, nu)

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

C

Difference between logN0 and the maximum log-count.

nu

Parameter describing the transition between growth phases


biogrowth documentation built on April 13, 2025, 5:12 p.m.