run_simulations: Run the optimization procedure at many conditions (old, not...

Description Usage Arguments Details

Description

Even though this function takes only one parameter as input, it depends on many objects to be defined.

Usage

1
2
3
4
run_simulations(ic_list = NULL, nfits = 10, cores = 3,
  pars_opt = pars_opt_0, obs_fun = g, pars = pars_0,
  pars_perturbed = pars_perturbed_0, fixed = NULL, alpha = 1,
  mixed = FALSE)

Arguments

p_ic_list

Details

xs(times, c(pars_raw, ic_raw)) (g*xs)(times, c(pars_raw, ic_raw, pars_opt)) pars_0, pars_opt_0

pars_perturbed_0, p_pert


dlill/MRAr documentation built on May 16, 2019, 7:24 a.m.