View source: R/fit_coupled_growth.R
cost_coupled_twosteps | R Documentation |
Cost for the coupled model fitted in two-steps
cost_coupled_twosteps(p, this_data, weight = NULL, known)
p |
numeric vector (or list) of model parameters. Must have entries |
this_data |
tibble (or data.frame) of data. It must have one column named |
weight |
type of weights to apply. Either |
known |
vector of known model parameters |
vector of weighted residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.