initialize,TransportDecompositionOperator-method {SoilR} | R Documentation |
automatic title
## S4 method for signature 'TransportDecompositionOperator' initialize( .Object, starttime = numeric(), endtime = numeric(), numberOfPools = 1, alpha = list(), f = function(t, O) { t }, lag = 0 )
.Object |
object of class: |
starttime |
no manual documentation |
endtime |
no manual documentation |
numberOfPools |
no manual documentation |
alpha |
no manual documentation |
f |
no manual documentation |
lag |
no manual documentation |