getMeanTransitTime,ConstLinDecompOp-method {SoilR}R Documentation

Mean transit time obtained through a numerical simulation. It produces an estimate with numerical errors. We recommend to use the function transitTime instead.

Description

Mean transit time obtained through a numerical simulation. It produces an estimate with numerical errors. We recommend to use the function transitTime instead.

Usage

## S4 method for signature 'ConstLinDecompOp'
getMeanTransitTime(object, inputDistribution)

Arguments

object

a ConstLinDecompOp object

inputDistribution

a distribution of input contents among pools


[Package SoilR version 1.2.107 Index]