twitter / AnomalyDetection

Anomaly Detection with R
GNU General Public License v3.0
3.55k stars 779 forks source link

Feature Request: Allow different time intervals for input data #86

Open dakoller opened 7 years ago

dakoller commented 7 years ago

Hi,

it looks like that time series input data are only accepted, if the data points have the same time difference from each other (like one value every minute).

My proposal would be to extend this in a way, that you can also deliver time series with unequal input data.

Kind regards,

Daniel