Fixed a bug with initgrid on scoring functions with dimensionality over 4.
Improved the way error handling works - any errors encountered in initialization will be returned.
Changed Gaussian Process package to DiceKriging. predict method is much faster. Added errorHandling parameter - bayesOpt() and addIterations() should now return results no matter what, unless errorHandling = ‘stop’ Added otherHalting parameter.