getTransitTimeDistributionDensity,ConstLinDecompOp-method {SoilR} | R Documentation |
Transit time distribution obtained through a numerical simulation. It introduces numerical errors. We recommend to use the function transitTime instead
Description
Transit time distribution obtained through a numerical simulation. It introduces numerical errors. We recommend to use the function transitTime instead
Usage
## S4 method for signature 'ConstLinDecompOp'
getTransitTimeDistributionDensity(object, inputDistribution, times)
Arguments
object |
a ConstLinDecompOp object |
inputDistribution |
an input distribution among pools |
times |
a variable with times to obtain the distribution |
[Package SoilR version 1.2.107 Index]