Time warp a data-series using a time-offsetting model.
Arguments
- x
A first time-series
vectoror adata.framecontaining time-series to use a reference when warp-fittingy.- y
A second time-series
vectoror adata.framecontaining time-series to warp-fit withx.- by
If
xoryaredata.frames, the names of time-series to warp-fit.- ...
Other arguments, currently ignored.
- fun
A
functiondescribing the warp-fitting model to be applied.- lower
The lowest values for
fun, one per parameter.- upper
The highest values for
fun, one per parameter.
