get_iso_residuals: Residuals of isothermal prediction
Description
Residuals of isothermal prediction
Usage
get_iso_residuals(this_p, fit_data, model_name, known_pars)
Arguments
this_p
named vector of model parameters to fit
fit_data
tibble with the data for the fit
model_name
character defining the primary growth model
known_pars
named vector of fixed model parameters
Value
An instance of modCost
.