Package: leapgp
Type: Package
Title: Localized Ensemble of Approximate Gaussian Processes
Version: 1.0.0
Author: Kellin Rumsey [aut, cre]
Authors@R: person(given = "Kellin",
                  family = "Rumsey",
                  role = c("aut", "cre"),
                  email = "knrumsey@lanl.gov")
Maintainer: Kellin Rumsey <knrumsey@lanl.gov>
Description: An emulator designed for rapid sequential emulation (e.g., Markov chain Monte Carlo applications). Works via extension of the 'laGP' approach by Gramacy and Apley (2015 <doi:10.1080/10618600.2014.914442>). Details are given in Rumsey et al. (2023 <doi:10.1002/sta4.576>).
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: laGP, RANN, cluster
Suggests: knitr, rmarkdown, testthat, lhs, tictoc, RColorBrewer
NeedsCompilation: no
Packaged: 2024-07-30 18:09:00 UTC; knrumsey
Repository: CRAN
Date/Publication: 2024-08-01 09:30:05 UTC
Built: R 4.6.0; ; 2025-10-14 02:07:47 UTC; windows
