fluxVarSim: Function to compute flux variability analysis on an...

Description Usage Arguments Details See Also

Description

The generic function fluxVarSim returns a list with the minimum and maximum substance usage of all individuals for each simulation step.

Usage

1
2
3
4
fluxVarSim(object, rnd)

## S4 method for signature 'Eval'
fluxVarSim(object, rnd)

Arguments

object

An object of class Eval.

rnd

An integer giving the decimal place to which min/max flux should be rounded.

Details

Returns a list with the minimum and maximum substance usage for each time point.

See Also

Eval-class and simEnv


BacArena documentation built on July 2, 2020, 3:16 a.m.