Package: approximator
Type: Package
Title: Bayesian Prediction of Complex Computer Codes
Version: 1.3-0
Depends: R (>= 2.0.0), emulator (>= 1.3-0)
Imports: mvtnorm, quadform
Authors@R: person(
	   given=c("Robin", "K. S."),
	   family="Hankin",
	   role = c("aut","cre"),
	   email="hankin.robin@gmail.com",
	   comment = c(ORCID = "0000-0001-5982-0415"))
Description: Performs Bayesian prediction of complex computer codes when fast approximations are available.  It uses a hierarchical version of the Gaussian process, originally proposed by Kennedy and O'Hagan (2000), Biometrika 87(1):1.
License: GPL-2
URL: https://github.com/RobinHankin/approximator
BugReports: https://github.com/RobinHankin/approximator/issues
NeedsCompilation: no
Repository: CRAN
Packaged: 2026-09-10 07:41:17 UTC; rhankin
Author: Robin K. S. Hankin [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5982-0415>)
Maintainer: Robin K. S. Hankin <hankin.robin@gmail.com>
Date/Publication: 2026-09-10 11:10:02 UTC
