Cost for the coupled model fitted in two-steps
cost_coupled_twosteps(p, this_data, weight = NULL, known)
vector of weighted residuals
numeric vector (or list) of model parameters. Must have entries logC0
, b
and Tmin
tibble (or data.frame) of data. It must have one column named temp
(temperature),
one named lambda
(specific growth rate; in ln CFU/TIME) and one named mu
(specific growth rate; in ln CFU/TIME).
type of weights to apply. Either NULL
(no weights; default),
sd
(standard deviation) or mean
(mean value).
vector of known model parameters