sol_eqeff: Expression of null response coefficient

Description Usage Arguments Details Value References See Also

View source: R/sol_eqeff.R

Description

(Utilitary function). Gives result of a transformed expression of the response coefficient

Usage

1
sol_eqeff(tau_fun,E_ini_fun,A_fun,B_fun,correl_fun)

Arguments

tau_fun

Numeric. Driving variable of the system

E_ini_fun

Numeric vector of initial concentrations

A_fun

Numeric vector of activities

B_fun

Numeric vector of global co-regulation coefficients. Same length as E_ini_fun.

correl_fun

Character string indicating the constraint abbreviation. Three constraints are allowed here: "RegNeg", "CRPos" and "CRNeg".

Details

Null this expression corresponds to search the effective equilibrium in case of regulation, with or without competition.

Value

A numeric value

References

Coton et al. (2021)

See Also

See function predict_eff to compute the effective equilibrium.


SimEvolEnzCons documentation built on Oct. 29, 2021, 1:07 a.m.