algo_noisy: Run the algorithm

Description Usage Arguments Value See Also

Description

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

Usage

1
2
3
4
5
6
7
algo_noisy(pars, which_pars_perturbed, which_alpha_pars, alpha_pars, alpha,
  g, xs, p_log, srel = 0.1, sabs = 0.1, N = 1000,
  perturbation_effect = 0.9)

algo_noisy(pars, which_pars_perturbed, which_alpha_pars, alpha_pars, alpha,
  g, xs, p_log, srel = 0.1, sabs = 0.1, N = 1000,
  perturbation_effect = 0.9)

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

See Also

[algo()]

[algo()]


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