CollinErickson/GauPro: Gaussian Process Fitting

Fits a Gaussian process model to data. Gaussian processes are commonly used in computer experiments to fit an interpolating model. The model is stored as an 'R6' object and can be easily updated with new data. There are options to run in parallel, and 'Rcpp' has been used to speed up calculations. For more info about Gaussian process software, see Erickson et al. (2018) <doi:10.1016/j.ejor.2017.10.002>.

Getting started

Package details

AuthorCollin Erickson
MaintainerCollin Erickson <collinberickson@gmail.com>
LicenseGPL-3
Version0.2.12.9000
URL https://github.com/CollinErickson/GauPro
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("CollinErickson/GauPro")
CollinErickson/GauPro documentation built on Sept. 20, 2024, 9:56 a.m.