D.2 Errors

The following are the errors:

  • Logging for the individual groups' arima model summaries will happen in a file named "out.log". This log file will be generated in the $FIC_DB_HOME/bin folder. If a particular group has unstable data and prediction fails, the corresponding error will also be documented in the out.log file against that particular group.
  • Error : Error in if ((lv > nr) || (lv == 0L && nr > 0L) || (nr%%lv != 0L)) stop(gettextf("replacement data has %s rows, data has %s", :

    Missing value where TRUE/FALSE needed means and if a condition is receiving null and is unable to evaluate true or false.