Function to compute flux variability analysis on an simulation object to get min/max of substance usage
The generic function fluxVarSim
returns a list with the minimum and maximum substance usage of all individuals for each simulation step.
fluxVarSim(object, rnd) ## S4 method for signature 'Eval' fluxVarSim(object, rnd)
object |
An object of class Eval. |
rnd |
An integer giving the decimal place to which min/max flux should be rounded. |
Returns a list with the minimum and maximum substance usage for each time point.
Eval-class
and simEnv
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.