initialize,DecompositionOperator-method: automatic title
Description
automatic title
Usage
# S4 method for DecompositionOperator
initialize(
.Object,
starttime = numeric(),
endtime = numeric(),
map = function(t) {
t
},
lag = 0
)
Arguments
- .Object
no manual documentation
- starttime
no manual documentation
- endtime
no manual documentation
- map
no manual documentation
- lag
no manual documentation