SteffenMoritz/imputeTS

Test cases for advanced time series objects

SteffenMoritz opened this issue · 1 comments

Planning on test cases to see if all:

ts
mts
zoo
timeSeries
...

do work with imputeTS

Package has now unit test included, which check compatibility with zoo, mts, data.frame, matrix, timeSeries, xts and tis objects.

So far everything seems to work :-)