initialize,TransportDecompositionOperator-method | 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 |
no manual documentation |
starttime |
no manual documentation |
endtime |
no manual documentation |
numberOfPools |
no manual documentation |
alpha |
no manual documentation |
f |
no manual documentation |
lag |
no manual documentation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.