Package: PEcAn.emulator Type: Package Title: Gausian Process Emulator Version: 1.8.2.9000 Authors@R: c(person("Mike", "Dietze", role = c("aut", "cre"), email = "dietze@bu.edu"), person("University of Illinois, NCSA", role = c("cph"))) Imports: methods, mvtnorm, coda (>= 0.18), MCMCpack Description: Implementation of a Gaussian Process model (both likelihood and bayesian approaches) for kriging and model emulation. Includes functions for sampling design and prediction. URL: https://pecanproject.github.io BugReports: https://github.com/PecanProject/pecan/issues License: BSD_3_clause + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.3 X-schema.org-keywords: emulator, gaussian-process Repository: https://pecanproject.r-universe.dev Date/Publication: 2026-07-02 17:41:33 UTC RemoteUrl: https://github.com/PecanProject/pecan RemoteRef: HEAD RemoteSha: b96f0f019ed5d60528787806209d885dd48a316b RemoteSubdir: modules/emulator NeedsCompilation: no Packaged: 2026-07-02 20:45:18 UTC; root Author: Mike Dietze [aut, cre], University of Illinois, NCSA [cph] Maintainer: Mike Dietze