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

fluxVarSimR Documentation

Function to compute flux variability analysis on an simulation object to get min/max of substance usage

Description

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

Usage

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


euba/BacArena documentation built on March 27, 2024, 2:33 p.m.