pred_coupled_baranyi {biogrowth}R Documentation

Predictions of the coupled Baranyi model

Description

Predictions of the coupled Baranyi model

Usage

pred_coupled_baranyi(p, temp, times)

Arguments

p

a numeric vector of model parameters. Must have entries logN0, logNmax, logC0, b and Tmin

temp

a numeric vector of temperature values

times

a numeric vector of time points for the prediction

Value

a numeric vector of predicted logN (in log CFU/TIME)


[Package biogrowth version 1.0.6 Index]