ResamplingMethod
is an option for functions such as TemporalData and MovingMap that specifies how values in between given times should be computed.
Examples
open allclose allBasic Examples (1)
Treat values in between given times as Missing:
Scope (1)
ResamplingMethod specifies how to upsample a TimeSeries:
Properties & Relations (2)
For EventSeries, the default ResamplingMethod is None:
For TimeSeries, the default ResamplingMethod is an interpolation with order 1:
Resampling method can be changed either by creating a new time series or by an option to TimeSeriesResample:
Possible Issues (3)
If the resampling method specification is not an implemented one, it will assume the value Automatic:
For TimeSeries:
TimeSeries does not allow None as a specification for ResamplingMethod and uses the default method:
To still have Missing between time stamps, use it as the value:
EventSeries does not admit any ResamplingMethod and defaults to None:
Text
Wolfram Research (2014), ResamplingMethod, Wolfram Language function, https://reference.wolfram.com/language/ref/ResamplingMethod.html.
CMS
Wolfram Language. 2014. "ResamplingMethod." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ResamplingMethod.html.
APA
Wolfram Language. (2014). ResamplingMethod. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ResamplingMethod.html