## RobustGaSP 0.5.3


## change / RobustGaSP 0.5.2
  * Bugs corrected in rgasp() about the sink() function when the optimization step fails
  * Typo corrected in printing out the nugget value after the optimization is done
  * Allow the argument design in rgasp() to be initialized as a sequence (previously it has to be the matrix type)
  * Change of the maintainer’s Email address


## change / RobustGaSP 0.5
  * Implement a function ‘findInertInputs’ to identify inert inputs
  * Implement a function ‘Sample’ to sample from the predictive distribution
  * Modify the printing information of the function ‘rgasp’ by removing the automatic printing message from the function of ‘nloptr::lbfgs’ and adding other printing information
  * Change the parameter ‘beta’ to ‘beta_hat’ in rgasp class
  * Fix the bug in the function ‘predict’ of the value ‘sd’
 
