residuals_lambda: Residuals for lambda for the coupled model

View source: R/fit_coupled_growth.R

residuals_lambdaR Documentation

Residuals for lambda for the coupled model

Description

Residuals for lambda for the coupled model

Usage

residuals_lambda(p, my_d)

Arguments

p

numeric vector (or list) of model parameters. Must have entries logC0, b and Tmin

my_d

tibble (or data.frame) of data. It must have one column named temp (temperature) and one named lambda (specific growth rate; in ln CFU/TIME).

Value

vector of residuals


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