forecastxgb-r-package
forecastxgb-r-package copied to clipboard
Handle NAs
eg
gold_model <- xgbar(gold, maxlag = 100)
Show Traceback
Rerun with Debug
Error in xgb.DMatrix(data, label = label) :
There are NAN in the matrix, however, you did not set missing=NAN