twitter / AnomalyDetection

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

getting error:Error in as.POSIXct.numeric(time1) : 'origin' must be supplied #85

Open pbhatIIT opened 7 years ago

pbhatIIT commented 7 years ago

res = AnomalyDetectionTs(data.frame(tcplifedf$ts,tcplifedf$dur), max_anoms=0.02, direction='both', plot=TRUE) Error in as.POSIXct.numeric(time1) : 'origin' must be supplied