The Rhipe ARIMA analytic assumes the data will be in the following format:
    
        IDENTIFIER\tTIMESTAMP(YYYY-MM-DD HH:mm:SS)
    
    
        IDENTIFIER\tTIMESTAMP(YYYY-MM-DD HH:mm:SS)\tSTANDARDIZED_RESIDUALS(a floating point number)
    
    
        $ Rscript rhipe_arima.R /path/to/input /path/to/output timePeriod threshold
    
For more information see: Examples