cost_coupled_onestep: Residuals of the coupled Baranyi model

View source: R/fit_coupled_growth.R

cost_coupled_onestepR Documentation

Residuals of the coupled Baranyi model

Description

Residuals of the coupled Baranyi model

Usage

cost_coupled_onestep(p, this_data, known)

Arguments

p

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

this_data

a tibble (or data.frame) with three columns: logN (microbial concentration; in logCFU/TIME), temp the temperature and time the storage time

known

a numeric vector of known model parameters

Value

the vector of model residuals


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