Residuals of multiple dynamic predictions
Function for calculating residuals of dynamic predictions under
different conditions for the same model parameters according
to the requirements of modFit
.
get_multi_dyna_residuals(this_p, experiment_data, known_pars, sec_model_names)
this_p |
named vector of model parameters |
experiment_data |
a nested list with the experimental data. Each entry describes
one experiment as a list with two elements: data and conditions. |
known_pars |
named vector of known model parameters |
sec_model_names |
named character vector with names the environmental conditions and values the secondary model (see secondary_model_data). |
an instance of modCost
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.