algo: Run the algorithm

Description Usage Arguments Value

Description

This function has a lot of arguments, to ensure that each object is the correct one

Usage

1
2
algo(pars, which_pars_perturbed, which_alpha_pars, alpha_pars, alpha, g,
  xs, p_log)

Arguments

pars

pars. The parameters used to sim

which_pars_perturbed

character. which pars are used to perturb the system?

which_alpha_pars

names of the alpha pars used, i.e. which complexes are measured?

alpha_pars

the parameters which are used for weighting the complexes

alpha

numeric 1L. The value of the free parameters, at which the two matrices are compared to see if a sign switch occured.

g

observation function

xs

steady state prediction function

p_log

parameter trafo

Value

a tibble with r0, r1, rkep and ropt


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

Related to algo in dlill/MRAr...