cost_coupled_onestep {biogrowth} | R 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 |
this_data |
a tibble (or data.frame) with three columns: |
known |
a numeric vector of known model parameters |
Value
the vector of model residuals
[Package biogrowth version 1.0.6 Index]