@article{JSSv064i12, title={GPfit: An R Package for Fitting a Gaussian Process Model to Deterministic Simulator Outputs}, volume={64}, url={https://www.jstatsoft.org/index.php/jss/article/view/v064i12}, doi={10.18637/jss.v064.i12}, abstract={Gaussian process (GP) models are commonly used statistical metamodels for emulating expensive computer simulators. Fitting a GP model can be numerically unstable if any pair of design points in the input space are close together. Ranjan, Haynes, and Karsten (2011) proposed a computationally stable approach for fitting GP models to deterministic computer simulators. They used a genetic algorithm based approach that is robust but computationally intensive for maximizing the likelihood. This paper implements a slightly modified version ofthe model proposed by Ranjan et al. (2011 ) in the R package GPfit. A novel parameterization of the spatial correlation function and a clustering based multi-start gradient based optimization algorithm yield robust optimization that is typically faster than the genetic algorithm based approach. We present two examples with R codes to illustrate the usage of the main functions in GPfit . Several test functions are used for performance comparison with the popular R package mlegp . We also use GPfit for a real application, i.e., for emulating the tidal kinetic energy model for the Bay of Fundy, Nova Scotia, Canada. GPfit is free software and distributed under the General Public License and available from the Comprehensive R Archive Network.}, number={12}, journal={Journal of Statistical Software}, author={MacDonald, Blake and Ranjan, Pritam and Chipman, Hugh}, year={2015}, pages={1–23} }