xde_maximize_gof.Rd
Compute the sum of squared errors
xde_maximize_gof(
data,
model,
F_obs,
get_par,
put_par,
F_gof,
Tmax = 3650,
tol = 1e-08
)
a set of observations
a model
a function to return the predicted observations from the model
a function to get the parameters to be fitted
a function to put the parameters to be fitted
a function to compute the goodness of fit
the maximum runtime
the desired accuracy
the sum of squared errors