Function Interp

Hello,

I want to

The data is not sampled equitemporal.  I.E. different sensors pick up data at different time intervals.

So I want to downsample everything to 5 minute intervals and interpolate.

What I know is these can be possible with Interpolate function. But how to implement in KNIME , I don't know.

Please let me know if anybody has use such kind of function in Interpolate.

Thanks,

Pratik

 

I only could imagine that this works via some kind of Java Snippet that extracts the internal long value on which the filtering/interpolation can be done in KNIME. However, you might also check KNIME's R integration and run this analysis within R  but from KNIME.