dts_maximize_gof.Rd
Compute the sum of squared errors
dts_maximize_gof(
data,
model,
F_obs,
get_par,
put_par,
F_gof,
Tmax = 365,
dt = 1,
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 time step
the desired accuracy
the sum of squared errors