r_opt_dose_response_separate_scanning: Compute dose responses for one parameter, scan pars_opt...

Description Usage Arguments

Description

Scan each free parameter a_ij individually while keeping others at fixed values. Optimize whenever a sign flip occurs

Usage

1
2
3
r_opt_dose_response_separate_scanning(which_par, dosages,
  alpha_scan_range = seq(-9, 9, by = 2), which_par_opt, pars_opt,
  obs_fun, p_fun, pars)

Arguments

which_par

Which dynamical parameter shall be scanned?

dosages

Scan range of this parameter

alpha_scan_range

Which values of free parameters a shall be scanned?

pars_opt

Free parameters a_ij to control the influence of the complexes

obs_fun

Observation function which returns the communicating species

p_fun

Parameter transformation which returns different conditions

pars

Parameters of the ODE model


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